Искорка

Results 20 comments of Искорка

@bowenwang1996 hello, may you please check if https://github.com/darrenldl/reed-solomon-erasure/pull/83 is helping?

Live version has dropped Qt5 support.

as for it seems like it can detect rustc llvm, I've tested this with both rust 1.63 on llvm 14 and live rust version on llvm 15

> Rust is using LLVM version 14 but ld.lld version belongs to LLVM version 15. yes, looks like problematic how to set correct lld version on that case :-/

maybe as one of possible solutions is to add llvm version to rust slot? not sure how to check rust's llvm version on deps checking stage...

I understand, we wait for Rust team on that case. ping @gyakovlev (just for awareness)

Actually rust 1.64 is out yesterday, and it does support llvm 15

> I'm currently testing out building dev-lang/rust-1.64.0, setting LLVM_VALID_SLOTS to ( {15,14} ). I'll post results when done. this is good, but Rust team also should do something like this...

> Anyway, this isn't the right fix. See discussion in https://bugs.gentoo.org/872578. > > (Nor can we add LLVM 15 to dev-lang/rust because rust-bin wouldn't have it.) just mask rust-bin of...

@catdogmat this is wrong change, there is no need for separated typings package. it's just wrongly included path, fix is there https://github.com/xtekky/gpt4free/pull/620