https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81021

--- Comment #17 from Avi Kivity <a...@cloudius-systems.com> ---
(In reply to Martin Liška from comment #16)
> 
> Unfortunately I don't have any Fedora system to test it. Do you have any
> experience using Docker? This can be good candidate to reproduce that?

If you run these tree commands:

     docker pull fedora:rawhide
     docker run -it --rm fedora:rawhide bash
     dnf install -y git sudo

then you can continue with the other commands in the container (in fact that's
how I tested that build-dependencies.sh pulls in all dependencies).

Reply via email to