Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859451 - dev-util/intel-graphics-compiler-1.0.11485-r1 fails to compile: find_package called with invalid argument "r1"
Summary: dev-util/intel-graphics-compiler-1.0.11485-r1 fails to compile: find_package ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jan Henke
URL:
Whiteboard:
Keywords:
: 859523 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-07-20 07:04 UTC by Agostino Sarubbo
Modified: 2022-08-16 21:00 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,51.56 KB, text/plain)
2022-07-20 07:05 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,47.03 KB, text/plain)
2022-07-20 07:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-20 07:04:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/intel-graphics-compiler-1.0.11485-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-20 07:05:01 UTC
Created attachment 792464 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-20 07:05:02 UTC
Created attachment 792467 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Larry the Git Cow gentoo-dev 2022-07-20 08:18:50 UTC
The bug has been closed via the following commit(s):

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

commit 171e675f5dd7063f9f88db494eede0d298b7eb86
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-07-20 08:17:15 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-07-20 08:17:15 +0000

    dev-util/intel-graphics-compiler: update llvm version handling
    
    Current llvm_version handling fails, if there is a revision in name, so
    updating handling to work correctly.
    
    Closes: https://bugs.gentoo.org/859451
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../intel-graphics-compiler-1.0.11485-r1.ebuild                        | 3 +++
 1 file changed, 3 insertions(+)
Comment 4 Conrad Kostecki gentoo-dev 2022-07-20 13:44:33 UTC
*** Bug 859523 has been marked as a duplicate of this bug. ***