Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 808630

Summary: dev-util/intel-graphics-compiler-1.0.4111 - /.../SWSBSetter.cpp: error: numeric_limits is not a member of std (maybe gcc-11 related)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Jan Henke <gentoo>
Status: RESOLVED DUPLICATE    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732706    
Attachments: emerge-info.txt
dev-util:intel-graphics-compiler-1.0.4111:20210816-191631.log.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-08-16 19:46:09 UTC
/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.4111/work/intel-graphics-compiler-igc-1.0.4111/visa/iga/IGALibrary/IR/SWSBSetter.cpp: In member function ‘void iga::SWSBAnalyzer::run()’:
/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.4111/work/intel-graphics-compiler-igc-1.0.4111/visa/iga/IGALibrary/IR/SWSBSetter.cpp:731:39: error: ‘numeric_limits’ is not a member of ‘std’
  731 |         const InstIDs math_id = {std::numeric_limits<uint32_t>::max(), 0};
      |                                       ^~~~~~~~~~~~~~
/var/tmp/portage/dev-util/intel-graphics-compiler-1.0.4111/work/intel-graphics-compiler-igc-1.0.4111/visa/iga/IGALibrary/IR/SWSBSetter.cpp:731:62: error: expected primary-expression before ‘>’ token
  731 |         const InstIDs math_id = {std::numeric_limits<uint32_t>::max(), 0};

  -------------------------------------------------------------------

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j3_stable-20210811-165947

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0
  [2]   rust-1.53.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
3)	AdoptOpenJDK JRE 8.292_p10 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm
  [3]   openjdk-jre-bin-8 


  HEAD of ::gentoo
commit 208f7cdcb3b3be74aeaa88a099e5904ba536773f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 16 18:21:43 2021 +0000

    2021-08-16 18:21:42 UTC

emerge -qpvO dev-util/intel-graphics-compiler
[ebuild  N    ] dev-util/intel-graphics-compiler-1.0.4111  USE="-debug" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2021-08-16 19:46:10 UTC
Created attachment 733345 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-16 19:46:11 UTC
Created attachment 733348 [details]
dev-util:intel-graphics-compiler-1.0.4111:20210816-191631.log.bz2
Comment 3 Toralf Förster gentoo-dev 2021-08-16 19:46:13 UTC
Created attachment 733351 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-16 19:46:15 UTC
Created attachment 733354 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-16 19:46:16 UTC
Created attachment 733357 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-16 19:46:17 UTC
Created attachment 733360 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-08-16 19:46:19 UTC
Created attachment 733363 [details]
temp.tar.bz2
Comment 8 Jan Henke 2021-08-16 20:07:29 UTC

*** This bug has been marked as a duplicate of bug 789027 ***