Redcore Linux Project Forum

Unfortunately, no one can be told what Redcore Linux is. You have to see it for yourself!

You are not logged in.

#1 2024-12-15 16:41:51

devosalain
Member
Registered: 2024-03-10
Posts: 22

sisyphus install libopenraw (xfce4-mate) fails

Error :

```

sisyphus install libopenraw
fetching updates......   No stash entries found.
.........

There are 2 unread news article(s).

Local copy of remote index is up-to-date and will be used.

!!! The ebuild selected to satisfy "dev-lang/rust:1.76.0" has unmet requirements.
- dev-lang/rust-1.76.0-r100::gentoo USE="clippy lto rust-analyzer rust-src rustfmt (-big-endian) -debug -dist -doc (-llvm-libunwind) (-miri) (-nightly) (-parallel-compiler) (-system-llvm) -test -verify-sig -wasm" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="sse2" LLVM_SLOT="-17" LLVM_TARGETS="AArch64 AMDGPU ARM BPF NVPTX WebAssembly (X86) -ARC -AVR -CSKY -DirectX -Hexagon -Lanai -LoongArch -M68k -MSP430 -Mips -PowerPC -RISCV -SPIRV -Sparc -SystemZ -VE -XCore -Xtensa"

  The following REQUIRED_USE flag constraints are unsatisfied:
    llvm_slot_17

  The above constraints are a subset of the following complete expression:
    any-of ( llvm_targets_AArch64 llvm_targets_AMDGPU llvm_targets_ARC llvm_targets_ARM llvm_targets_AVR llvm_targets_BPF llvm_targets_CSKY llvm_targets_DirectX llvm_targets_Hexagon llvm_targets_Lanai llvm_targets_LoongArch llvm_targets_M68k llvm_targets_Mips llvm_targets_MSP430 llvm_targets_NVPTX llvm_targets_PowerPC llvm_targets_RISCV llvm_targets_Sparc llvm_targets_SPIRV llvm_targets_SystemZ llvm_targets_VE llvm_targets_WebAssembly llvm_targets_X86 llvm_targets_XCore llvm_targets_Xtensa ) miri? ( nightly ) parallel-compiler? ( nightly ) rust-analyzer? ( rust-src ) test? ( llvm_targets_AArch64 llvm_targets_AMDGPU llvm_targets_ARC llvm_targets_ARM llvm_targets_AVR llvm_targets_BPF llvm_targets_CSKY llvm_targets_DirectX llvm_targets_Hexagon llvm_targets_Lanai llvm_targets_LoongArch llvm_targets_M68k llvm_targets_Mips llvm_targets_MSP430 llvm_targets_NVPTX llvm_targets_PowerPC llvm_targets_RISCV llvm_targets_Sparc llvm_targets_SPIRV llvm_targets_SystemZ llvm_targets_VE llvm_targets_WebAssembly llvm_targets_X86 llvm_targets_XCore llvm_targets_Xtensa ) wasm? ( llvm_targets_WebAssembly ) x86? ( cpu_flags_x86_sse2 ) exactly-one-of ( llvm_slot_17 )

(dependency required by "dev-lang/rust-1.77.1-r100::gentoo" [ebuild])
(dependency required by "media-libs/libopenraw-0.3.7-r1::gentoo" [ebuild])
(dependency required by "libopenraw" [argument])

```

Should i add something to package.use ?

Last edited by devosalain (2024-12-15 16:44:27)

Offline

#2 2024-12-15 22:18:27

devosalain
Member
Registered: 2024-03-10
Posts: 22

Re: sisyphus install libopenraw (xfce4-mate) fails

Note i have llvm 18 installed

Offline

#3 2024-12-18 10:50:48

V3n3RiX
Administrator
Registered: 2021-11-04
Posts: 92

Re: sisyphus install libopenraw (xfce4-mate) fails

I made some changes to allow older versions of rust to be installed. You will have to wait until at least tomorrow when I merge the code from the development branch, into testing (next) branch. Then add :

dev-lang/rust LLVM_SLOT: 17

into

/etc/portage/package.use/10-sisyphus-overrides

and it should just work.

You will have to have a fully update system for this to work. Let me know at one point if you succeeded.

Offline

#4 2024-12-19 18:23:15

devosalain
Member
Registered: 2024-03-10
Posts: 22

Re: sisyphus install libopenraw (xfce4-mate) fails

This worked. Now i have a working mate desktop. But rust is still lacking on llvm i have the impression.

Offline

#5 2024-12-19 21:23:49

V3n3RiX
Administrator
Registered: 2021-11-04
Posts: 92

Re: sisyphus install libopenraw (xfce4-mate) fails

It doesn't...rust has an internal copy of LLVM, that use flag simply enables it.

Offline

Board footer

Powered by FluxBB