Hi,
@MisterDA and I found the following sandboxing issue: when --sandbox symlink is passed, the piece of code that tries to detect the type of C++ compiler fails.
One way to test this is to add --sandbox symlink to that line:
It seems that the .dune/ccomp rules are missing some dependency information or something like that.