Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 789027 - dev-util/intel-graphics-compiler-1.0.5353 fails to compile with gcc-11
Summary: dev-util/intel-graphics-compiler-1.0.5353 fails to compile with gcc-11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED, PullRequest
: 808630 (view as bug list)
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-05-09 09:14 UTC by Agostino Sarubbo
Modified: 2021-09-20 18:18 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,32.39 KB, application/x-xz)
2021-05-09 09:14 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-05-09 09:14:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/intel-graphics-compiler-1.0.5353 fails to compile with gcc-11.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-09 09:14:55 UTC
Created attachment 706686 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-09 09:14:58 UTC
Possible context of error(s):

/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.5353/work/intel-graphics-compiler-igc-1.0.5353/visa/iga/IGALibrary/IR/SWSBSetter.cpp:823:39: error: ‘numeric_limits’ is not a member of ‘std’
Comment 4 Larry the Git Cow gentoo-dev 2021-08-01 21:00:08 UTC
The bug has been referenced in the following commit(s):

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

commit f3bf4d0a615d6b44ba33a7df7c5cd3739920020f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-01 20:58:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-01 21:00:00 +0000

    profiles: last-rite dev-util/intel-graphics-compiler
    
    Bug: https://bugs.gentoo.org/763651
    Bug: https://bugs.gentoo.org/774009
    Bug: https://bugs.gentoo.org/789027
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 5 Larry the Git Cow gentoo-dev 2021-08-16 17:12:08 UTC
The bug has been closed via the following commit(s):

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

commit 169a449987cebdd7bdce2ca70974b56a7ae4a532
Author:     Jan Henke <Jan.Henke@taujhe.de>
AuthorDate: 2021-08-08 16:17:27 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-08-16 17:09:09 +0000

    dev-util/intel-graphics-compiler: Version bump 1.0.8173
    
    Also fixes compilation on GCC 11 and call to python during building.
    
    Bug: https://github.com/gentoo/gentoo/pull/21917
    Closes: https://bugs.gentoo.org/789027
    Closes: https://bugs.gentoo.org/763651
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Jan Henke <Jan.Henke@taujhe.de>
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-util/intel-graphics-compiler/Manifest          |  1 +
 ...hics-compiler-1.0.8173-fix-missing-limits.patch | 23 +++++++
 ...cs-compiler-1.0.8173-opencl-clang_version.patch | 31 +++++++++
 .../intel-graphics-compiler-1.0.8173.ebuild        | 74 ++++++++++++++++++++++
 dev-util/intel-graphics-compiler/metadata.xml      |  9 ++-
 5 files changed, 137 insertions(+), 1 deletion(-)
Comment 6 Jan Henke 2021-08-16 20:07:29 UTC
*** Bug 808630 has been marked as a duplicate of this bug. ***