Hello, I was trying to build Firefox code base using the instructions mentioned here: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_build/Linux_and_MacOS_build_preparation When I run python bootstrap.py, after downloading many things and lots of lines of text it gives me an error: Could not find a toolchain build named `lucetc`. I'm already struggling with this error for a few days and somehow managed to install lucetc on my system (I confirmed it by running lucetc --version on terminal). But after trying to run the bootstrap script again the same error came again, now I don't have any clue what to do to remove the error and continue building Firefox and start contributing. Any kind of help / suggestions are appreciated. Thanks in advance :)
My pc specs: OS: 64 bit Ubuntu 19.04 RAM: 8GB Processor: i7 _______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds