Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 915016

Summary: app-misc/zellij-0.38.2: to use a constant of type `TypeId` in a pattern, `TypeId` must be annotated with `#[derive(PartialEq, Eq)]`
Product: Gentoo Linux Reporter: CaptainBlood <luc_pierard_de_maujouy>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: UNCONFIRMED ---    
Severity: normal CC: me
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/zellij-org/zellij/issues/3096
https://github.com/zellij-org/zellij/issues/2720
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: failing ebuild log
Succeeding build log

Description CaptainBlood 2023-10-01 12:40:08 UTC
Created attachment 871927 [details]
failing ebuild log

fails to build with
dev-lang/rust Installed versions:  1.71.1(stable/1.71)^t(19:26:26 28/08/2023)(clippy doc miri nightly profiler rust-analyzer rust-src rustfmt system-bootstrap verify-sig wasm -big-endian -debug -dist -llvm-libunwind -lto -parallel-compiler -system-llvm -test ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="64 -32 -x32" CPU_FLAGS_X86="sse2" LLVM_TARGETS="WebAssembly X86 -AArch64 -AMDGPU -ARM -AVR -BPF -Hexagon -Lanai -LoongArch -MSP430 -Mips -NVPTX -PowerPC -RISCV -Sparc -SystemZ -VE -XCore")

builds with
dev-lang/rust-bin Installed versions:  1.71.1(stable)^s(13:25:51 01/10/2023)(clippy rust-src rustfmt verify-sig -big-endian -doc -prefix -rust-analyzer ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="64 -32 -x32" CPU_FLAGS_X86="sse2")
Comment 1 CaptainBlood 2023-10-01 12:49:55 UTC
Created attachment 871928 [details]
Succeeding build log
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-24 17:28:37 UTC
*** Bug 927737 has been marked as a duplicate of this bug. ***