Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910423 - app-misc/skim-0.9.3 - rustc: .../InstructionPrecedenceTracking.cpp:97: void llvm::InstructionPrecedenceTracking::validate(const ll
Summary: app-misc/skim-0.9.3 - rustc: .../InstructionPrecedenceTracking.cpp:97: void l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-16 08:28 UTC by Toralf Förster
Modified: 2024-01-14 14:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.71 KB, text/plain)
2023-07-16 08:28 UTC, Toralf Förster
Details
app-misc:skim-0.9.3:20230716-031107.log (app-misc:skim-0.9.3:20230716-031107.log,82.17 KB, text/plain)
2023-07-16 08:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,251.04 KB, text/plain)
2023-07-16 08:28 UTC, Toralf Förster
Details
environment (environment,100.97 KB, text/plain)
2023-07-16 08:28 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-07-16 08:28 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.54 KB, application/x-xz)
2023-07-16 08:28 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.99 KB, application/x-xz)
2023-07-16 08:28 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-07-16 08:28:44 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2023-07-16 08:28:45 UTC
Created attachment 865585 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-07-16 08:28:46 UTC
Created attachment 865586 [details]
app-misc:skim-0.9.3:20230716-031107.log
Comment 3 Toralf Förster gentoo-dev 2023-07-16 08:28:47 UTC
Created attachment 865587 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-07-16 08:28:49 UTC
Created attachment 865588 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-07-16 08:28:49 UTC
Created attachment 865589 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-07-16 08:28:50 UTC
Created attachment 865590 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-07-16 08:28:51 UTC
Created attachment 865591 [details]
temp.tar.xz
Comment 8 Fischl Anton 2023-12-10 07:06:21 UTC
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
Comment 9 Larry the Git Cow gentoo-dev 2024-01-14 14:46:25 UTC
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(+)