Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904678 - dev-util/intel-graphics-compiler LLVM_MAX_SLOT bump to 15 ( & intel-vc-intrinsics )
Summary: dev-util/intel-graphics-compiler LLVM_MAX_SLOT bump to 15 ( & intel-vc-intrin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal enhancement
Assignee: Jan Henke
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-19 19:14 UTC by Sylvain Munaut
Modified: 2023-04-23 15:48 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvain Munaut 2023-04-19 19:14:37 UTC
Both the dev-util/intel-graphics-compiler and dev-libs/intel-vc-intrinsics depend on LLVM14 but things work fine with LLVM15 and LLVM15 is stable. Also LLVM14 doesn't work with python 3.11 which is the latest recommended.

Reproducible: Always

Steps to Reproduce:
1. Try to build dev-util/intel-graphics-compiler on a brand new system with only python 3.11. 
Actual Results:  
You'll see it pulls llvm14 and python 3.10 for no good reason.

Expected Results:  
It builds with the latest stable LLVM and python 3.11
Comment 1 Larry the Git Cow gentoo-dev 2023-04-23 15:48:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa51ba6c543a845e4e0d30ce2f6e7269e4bdca9

commit bfa51ba6c543a845e4e0d30ce2f6e7269e4bdca9
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-04-23 15:28:30 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-04-23 15:47:39 +0000

    dev-libs/intel-compute-runtime: add 23.13.26032.17
    
    Closes: https://bugs.gentoo.org/904678
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-libs/intel-compute-runtime/Manifest            |  1 +
 .../intel-compute-runtime-23.13.26032.17.ebuild    | 82 ++++++++++++++++++++++
 2 files changed, 83 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9638d244a0a0752d2a7d9e33853642a08619789d

commit 9638d244a0a0752d2a7d9e33853642a08619789d
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-04-23 15:26:45 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-04-23 15:47:39 +0000

    dev-util/intel-graphics-compiler: add 1.0.13860.4
    
    This release builds now against LLVM15.
    
    Closes: https://bugs.gentoo.org/893372
    Bug: https://bugs.gentoo.org/904678
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-util/intel-graphics-compiler/Manifest          |  1 +
 .../intel-graphics-compiler-1.0.13860.4.ebuild     | 95 ++++++++++++++++++++++
 2 files changed, 96 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b47f376443a2c68960af8b0ef0c392c61a85b45

commit 6b47f376443a2c68960af8b0ef0c392c61a85b45
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-04-23 12:57:18 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-04-23 15:47:38 +0000

    dev-util/intel-graphics-compiler: update deps
    
    Force LLVM14 variant of vc-intrinsics for older versions.
    
    Bug: https://bugs.gentoo.org/904678
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 ...1.0.13463.1.ebuild => intel-graphics-compiler-1.0.13463.1-r1.ebuild} | 2 +-
 ...1.0.13822.1.ebuild => intel-graphics-compiler-1.0.13822.1-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)