Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902469 - dev-libs/intel-compute-runtime-23.05.25593.11 - /.../ar_encoder.h: error: uint8_t was not declared in this scope
Summary: dev-libs/intel-compute-runtime-23.05.25593.11 - /.../ar_encoder.h: error: uin...
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: https://github.com/intel/compute-runt...
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-03-20 20:44 UTC by Toralf Förster
Modified: 2023-04-18 20:38 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.12 KB, text/plain)
2023-03-20 20:44 UTC, Toralf Förster
Details
dev-libs:intel-compute-runtime-23.05.25593.11:20230320-122109.log.bz2 (dev-libs:intel-compute-runtime-23.05.25593.11:20230320-122109.log.bz2,15.12 KB, application/x-bzip)
2023-03-20 20:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,212.84 KB, text/plain)
2023-03-20 20:44 UTC, Toralf Förster
Details
environment (environment,95.71 KB, text/plain)
2023-03-20 20:44 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,716 bytes, application/x-bzip)
2023-03-20 20:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.72 KB, application/x-bzip)
2023-03-20 20:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,38.16 KB, application/x-bzip)
2023-03-20 20:44 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-03-20 20:44:51 UTC
      |                                                                       ^~~~~
      |                                                                            <>
In file included from /var/tmp/portage/dev-libs/intel-compute-runtime-23.05.25593.11/work/compute-runtime-23.05.25593.11/shared/source/device_binary_format/ar/ar_encoder.h:11:
/var/tmp/portage/dev-libs/intel-compute-runtime-23.05.25593.11/work/compute-runtime-23.05.25593.11/shared/source/utilities/arrayref.h:14:7: note: template<class DataType> class ArrayRef declared here
   14 | class ArrayRef {
      |       ^~~~~~~~
/var/tmp/portage/dev-libs/intel-compute-runtime-23.05.25593.11/work/compute-runtime-23.05.25593.11/shared/source/device_binary_format/ar/ar_encoder.h:22:17: error: uint8_t was not declared in this scope
   22 |     std::vector<uint8_t> encode() const;
      |                 ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j5-20230318-010004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.0
Python 3.10.10
Available Rust versions:
  [1]   rust-1.67.1 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 3e1e18b0181e8722c2ce36e9ea4a159002a92a44
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Mar 20 08:57:15 2023 +0000

    2023-03-20 08:57:13 UTC

emerge -qpvO dev-libs/intel-compute-runtime
[ebuild  N    ] dev-libs/intel-compute-runtime-23.05.25593.11  USE="l0 vaapi"
Comment 1 Toralf Förster gentoo-dev 2023-03-20 20:44:52 UTC
Created attachment 858473 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-20 20:44:53 UTC
Created attachment 858475 [details]
dev-libs:intel-compute-runtime-23.05.25593.11:20230320-122109.log.bz2
Comment 3 Toralf Förster gentoo-dev 2023-03-20 20:44:55 UTC
Created attachment 858477 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-03-20 20:44:56 UTC
Created attachment 858479 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-03-20 20:44:57 UTC
Created attachment 858481 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-20 20:44:58 UTC
Created attachment 858483 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-03-20 20:44:59 UTC
Created attachment 858485 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 07:22:23 UTC
ping, this should be a trivial missing include, and gcc 13 is out in a few days
Comment 9 Larry the Git Cow gentoo-dev 2023-04-18 20:38:33 UTC
The bug has been closed via the following commit(s):

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

commit e9ad33aeb214ab2fb10219d758894d5aae87f721
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-04-18 20:37:15 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-04-18 20:37:59 +0000

    dev-libs/intel-compute-runtime: drop 23.05.25593.11
    
    Closes: https://bugs.gentoo.org/902469
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-libs/intel-compute-runtime/Manifest            |  1 -
 .../intel-compute-runtime-23.05.25593.11.ebuild    | 81 ----------------------
 2 files changed, 82 deletions(-)

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

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

commit 02a40cbb8641d50543cc3aaf387b827b84edf960
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-04-18 20:36:32 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-04-18 20:36:32 +0000

    dev-libs/intel-compute-runtime: fix gcc13 compilation
    
    Bug: https://bugs.gentoo.org/902469
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 ...ntel-compute-runtime-23.05.25593.18-gcc13.patch | 237 +++++++++++++++++++++
 .../intel-compute-runtime-23.05.25593.18.ebuild    |   3 +-
 2 files changed, 239 insertions(+), 1 deletion(-)

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

commit 3966ad0b455626fef1b5611b943e2a981724d30f
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2023-04-18 19:52:26 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-04-18 20:30:17 +0000

    dev-libs/intel-compute-runtime: add 23.13.26032.8
    
    Bug: https://bugs.gentoo.org/902469
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

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