Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816156 - dev-libs/intel-compute-runtime-21.39.21127 fails to compile
Summary: dev-libs/intel-compute-runtime-21.39.21127 fails to compile
Status: RESOLVED WORKSFORME
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:
Depends on:
Blocks:
 
Reported: 2021-10-04 05:52 UTC by Agostino Sarubbo
Modified: 2021-10-04 22:13 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,253.83 KB, text/plain)
2021-10-04 05:52 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 2021-10-04 05:52:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/intel-compute-runtime-21.39.21127 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-04 05:52:14 UTC
Created attachment 742863 [details]
build.log

build log and emerge --info
Comment 2 Conrad Kostecki gentoo-dev 2021-10-04 17:52:56 UTC
Hm. I can't reproduce, compiles fine for me.
Comment 3 Jan Henke 2021-10-04 19:33:59 UTC
I cannot see any error output from the compiler in the log. It just looks fine until emerge suddelny reports an error. Could this be something on the CI machine interrupting the build?
Comment 4 Ionen Wolkens gentoo-dev 2021-10-04 19:58:07 UTC
(In reply to Jan Henke from comment #3)
> I cannot see any error output from the compiler in the log. It just looks
> fine until emerge suddelny reports an error. Could this be something on the
> CI machine interrupting the build?
There was an error (search for FAILED:), but there's no useful log I can see from it. If I were to guess it's probably related to new llvm/clang:13 libraries being present even though intel-graphics-compiler should be using clang:11 (other packages seemingly broke because of that like dev-lang/ispc despite set to use 12) but I haven't tried to reproduce.
Comment 5 Ionen Wolkens gentoo-dev 2021-10-04 21:31:04 UTC
(In reply to Ionen Wolkens from comment #4)
> but I haven't tried to reproduce.
Gave it a try, but yeah -- can't reproduce either. Either it's something already side-fixed (might be given a few quickfix to llvm stack) -- or it needs more precise ordering/USE to reproduce.

Guess could just ignore it this time around and see if it comes back.
Comment 6 Conrad Kostecki gentoo-dev 2021-10-04 22:13:24 UTC
Yes, I also tend to close in this case. Let's see, if that happens again.