Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938487 - dev-libs/pocl-6.0 - [gcc-15] /.../spirv_parser.cc: error: struct SPIRVParser::OCLArgTypeInfo has no member named Alignment
Summary: dev-libs/pocl-6.0 - [gcc-15] /.../spirv_parser.cc: error: struct SPIRVParser:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-25 08:32 UTC by Toralf Förster
Modified: 2024-08-25 08:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.80 KB, text/plain)
2024-08-25 08:32 UTC, Toralf Förster
Details
dev-libs:pocl-6.0:20240824-222146.log.xz (dev-libs:pocl-6.0:20240824-222146.log.xz,36.86 KB, application/x-xz)
2024-08-25 08:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,224.84 KB, text/plain)
2024-08-25 08:32 UTC, Toralf Förster
Details
environment (environment,112.96 KB, text/plain)
2024-08-25 08:32 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-08-25 08:32 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,32.33 KB, application/x-xz)
2024-08-25 08:32 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,628 bytes, application/x-xz)
2024-08-25 08:32 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,57.84 KB, application/x-xz)
2024-08-25 08:32 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.64 KB, application/x-xz)
2024-08-25 08:32 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 2024-08-25 08:32:19 UTC
      |   ^~~~~~~~
/var/tmp/portage/dev-libs/pocl-6.0/work/pocl-6.0/lib/CL/devices/spirv_parser.hh:34:1: note: uint32_t is defined in header <cstdint>; this is probably fixable by adding #include <cstdint>
   33 | #include <set>
  +++ |+#include <cstdint>
   34 | #include <string>
/var/tmp/portage/dev-libs/pocl-6.0/work/pocl-6.0/lib/CL/devices/spirv_parser.cc: In member function bool SPIRVParser::SPIRVmodule::parseInstructionStream(const int32_t*, size_t):
/var/tmp/portage/dev-libs/pocl-6.0/work/pocl-6.0/lib/CL/devices/spirv_parser.cc:818:20: error: struct SPIRVParser::OCLArgTypeInfo has no member named Alignment
  818 |                 AI.Alignment = AlignmentMap_[ParamID];
      |                    ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened-20240821-124009

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  (none found)
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit 1c6287ecb0b4cc35e0ddfc469ed2f1268164cd90
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 24 21:49:06 2024 +0000

    2024-08-24 21:49:06 UTC

emerge -qpvO =dev-libs/pocl-6.0
[ebuild  N    ] dev-libs/pocl-6.0  USE="conformance hwloc -accel -cuda -debug -examples -float-conversion -hardening -memmanager -test" LLVM_SLOT="18 -15 -16 -17"
Comment 1 Toralf Förster gentoo-dev 2024-08-25 08:32:20 UTC
Created attachment 901200 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-25 08:32:21 UTC
Created attachment 901201 [details]
dev-libs:pocl-6.0:20240824-222146.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-08-25 08:32:22 UTC
Created attachment 901202 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-08-25 08:32:23 UTC
Created attachment 901203 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-08-25 08:32:24 UTC
Created attachment 901204 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-25 08:32:25 UTC
Created attachment 901205 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-25 08:32:26 UTC
Created attachment 901206 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-08-25 08:32:27 UTC
Created attachment 901207 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-08-25 08:32:29 UTC
Created attachment 901208 [details]
temp.tar.xz