I'm trying to compile just (https://github.com/casey/just), from the guru overlay, but get this error
Code: Select all
rustc: /var/tmp/portage/dev-lang/rust-1.71.1/work/rustc-1.71.1-src/src/llvm-project/llvm/lib/Analysis/I
nstructionPrecedenceTracking.cpp:97: void llvm::InstructionPrecedenceTracking::validate(const llvm::Bas
icBlock*) const: Assertion `It->second == nullptr && "Block is marked as having special instructions but in fact it has " "none!"' failed.
error: could not compile `just` (bin "just")