question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG]: Missing compilers

See original GitHub issue

Describe 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:open
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dkmcommented, May 21, 2022

Ok, fixed locally. Pushing a fix later today!

  • fix ct-ng config (merged)
  • rebuild the compiler (job)
0reactions
dkmcommented, May 21, 2022

Checking the build locally. If ok I’ll push a fix in gcc-cross for GNAT.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[BUG] Missing compiler and CPU memory barriers
[BUG] Missing compiler and CPU memory barriers. NOTE! This is a bug report for all STM32 MCUs with Ethernet peripheral, but it has...
Read more >
Clang error – Compiler bug or missing some detail?
Big question: Is the void a bug here or is there some conversion or interpretation happening I'm simply missing? Code snippet on Compiler ......
Read more >
Compiler bug. if() statement - missing code
If the compiler determines that code will never be executed, then it I allowed to not included it. It is how the optimizer...
Read more >
Possible Bug: No Compiler found - Unreal Engine Forums
Creating a UE4 C++ Project, let it compile and than open it with UE5. That seems to work, since there is no complaining...
Read more >
GCC Bugs - GNU Project
A code snippet that won't cause the compiler to produce the exact output mentioned in the bug report (e.g., a snippet with just...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found