Debian stable is now bullseye. This results in an update of compiler versions, which make some minor fixes necessary. See commit messages for details.
Tip: If you want to build the docker image locally, use --pull to force docker to pull the latest Debian image as a base, e.g., docker build . -f ci/linux-debian.Dockerfile --pull.