Hi Dima,
On 2021-11-14, Dima Pasechnik <
dim...@gmail.com> wrote:
> hmm, if you really checked out the latest version and have done
> `make distclean`, then it should have worked (it does work, you know).
>
> Do you mean to say that you merged in (or rebased over) the latest
> develop branch, and getting errors trying to build?
I did git checkout develop and git pull. Then, git status shows a lot of
"Unversionierte Dateien", in build/..., but also many things in src/....
No idea if that is because of permissions being corrupted when using
"cp -r". "git reset --hard" is no remedy.
Anyway, git log tells me the commit is
6ec717a56dcb0fd629ca850d9b9391ea8d96ccac,
Updated SageMath version to 9.5.beta6
Now, make distclean complains that the Sage source tree is unconfigured,
and I shall type "./configure". So, I did. Famous last words:
configure: error: The content of
"/home/king/Sage/git/py3/build/pkgs/beautifulsoup/type" must be
'base', 'standard', 'optional', or 'experimental'
autoreconf, to rebuild the configure script, didn't help either.
Best regards,
Simon