too long lines were shrinked: | = note: `ExactEngine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: `skim` (lib) generated 1 warning Running `rustc --crate-name sk --edition=2018 src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto --cfg 'feature="default"' -C metadata=02df573333f2826a -C extra-filename=-02df573333f2826a --ou rustc: /var/tmp/portage/dev-lang/rust-1.70.0/work/rustc-1.70.0-src/src/llvm-project/llvm/lib/Analysis/InstructionPrecedenceTracking.cpp:97: void llvm::InstructionPrecedenceTracking::validate(const llvm::BasicBlock*) const: Assertion `It->second == nullptr && "Block is marked as having special instru error: could not compile `skim` (bin "sk") ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-20230713-133016 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.4 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.70.0 [2] rust-1.70.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.19_p7 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] 3) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 system-vm php cli (if any): [1] php8.1 [2] php8.2 * go version go1.20.6 linux/amd64 HEAD of ::gentoo commit ecaad5bfaed526ca1dd7047b6e31713bab51bde4 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Jul 16 02:01:59 2023 +0000 2023-07-16 02:01:58 UTC emerge -qpvO app-misc/skim [ebuild N ] app-misc/skim-0.9.3 USE="-debug -tmux -vim"
Created attachment 865585 [details] emerge-info.txt
Created attachment 865586 [details] app-misc:skim-0.9.3:20230716-031107.log
Created attachment 865587 [details] emerge-history.txt
Created attachment 865588 [details] environment
Created attachment 865589 [details] etc.clang.tar.xz
Created attachment 865590 [details] etc.portage.tar.xz
Created attachment 865591 [details] temp.tar.xz
after much testing (based on gentoo/stage3:amd64-desktop-systemd docker image), I found the following: dev-lang/rust-bin-1.69.0-r1: compiles fine dev-lang/rust-bin-1.71.0: compiles fine dev-lang/rust-bin-1.72.0: compiles fine dev-lang/rust-bin-1.73.0: compiles fine dev-lang/rust-1.71.1 + sys-devel/llvm:16: doesn't compile dev-lang/rust-1.73.0 + sys-devel/llvm:17: compiles fine dev-lang/rust-1.74.1 + sys-devel/llvm:17: compiles fine I conclude that this error is probable something about sys-devel/llvm:16 and/or dev-lang/rust-1.71.1 Workaround would be to either use dev-lang/rust-bin or use unstable sys-devel/llvm + dev-lang/rust This bug should therefor "fix itself" as soon as sys-devel/llvm:17 and >=dev-lang/rust-1.73.0 is marked stable Thanks to @pastalian on #gentoo-proxy-maint for pointing me towards llvm
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc699738b23e09aa5fcf13e686ef55c55109456 commit acc699738b23e09aa5fcf13e686ef55c55109456 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-14 14:45:29 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-14 14:45:29 +0000 app-misc/skim: add 0.10.4 Closes: https://bugs.gentoo.org/864022 Closes: https://bugs.gentoo.org/910423 Signed-off-by: Sam James <sam@gentoo.org> app-misc/skim/Manifest | 90 ++++++++++++++++++++++++ app-misc/skim/skim-0.10.4.ebuild | 148 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 238 insertions(+)