[BUG]: Missing compilers
See original GitHub issueDescribe the bug
warn: Unable to stat gnatppc641120 compiler binary: ENOENT: no such file or directory, stat '/opt/compiler-explorer/powerpc64/gcc-11.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gnat' {"code":"ENOENT","errno":-2,"path":"/opt/compiler-explorer/powerpc64/gcc-11.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gnat","stack":"Error: ENOENT: no such file or directory, stat '/opt/compiler-explorer/powerpc64/gcc-11.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gnat'","syscall":"stat"}
warn: Unable to stat solc036 compiler binary: ENOENT: no such file or directory, stat '/opt/compiler-explorer/solc-0.3.6/solc' {"code":"ENOENT","errno":-2,"path":"/opt/compiler-explorer/solc-0.3.6/solc","stack":"Error: ENOENT: no such file or directory, stat '/opt/compiler-explorer/solc-0.3.6/solc'","syscall":"stat"}
Steps to reproduce
compiler discovery
Expected behavior
compilers should be removed from properties or installed
Reproduction link
Not applicable
Screenshots
Not applicable
Operating System
No response
Browser version
No response
Issue Analytics
- State:
- Created a year ago
- Comments:6 (6 by maintainers)
Top GitHub Comments
Ok, fixed locally. Pushing a fix later today!
Checking the build locally. If ok I’ll push a fix in gcc-cross for GNAT.