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

Bug 793710

Summary: sys-cluster/libquo-1.2.9 - topology-opencl.c: error: CL_DEVICE_TOPOLOGY_TYPE_PCIE_AMD undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: CONFIRMED ---    
Severity: normal CC: sci
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sys-cluster:libquo-1.2.9:20210601-081101.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-06-01 12:45:12 UTC
  103 |     cl_device_topology_amd amdtopo;
      |     ^~~~~~~~~~~~~~~~~~~~~~
topology-opencl.c:166:9: error: 'CL_DEVICE_TOPOLOGY_TYPE_PCIE_AMD' undeclared (first use in this function); did you mean 'CL_DEVICE_TOPOLOGY_AMD'?
  166 |     if (CL_DEVICE_TOPOLOGY_TYPE_PCIE_AMD != amdtopo.raw.type) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |         CL_DEVICE_TOPOLOGY_AMD
topology-opencl.c:166:9: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j2-20210528-165141

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *
  HEAD of ::gentoo
commit 190edacb5b8c2b76c6d2cfb58b726dff603258cd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jun 1 07:20:32 2021 +0000

    2021-06-01 07:20:31 UTC

emerge -qpvO sys-cluster/libquo
[ebuild  N    ] sys-cluster/libquo-1.2.9  USE="fortran -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2021-06-01 12:45:13 UTC
Created attachment 713121 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-01 12:45:15 UTC
Created attachment 713124 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-06-01 12:45:16 UTC
Created attachment 713127 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-06-01 12:45:17 UTC
Created attachment 713130 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-06-01 12:45:19 UTC
Created attachment 713133 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-01 12:45:20 UTC
Created attachment 713136 [details]
sys-cluster:libquo-1.2.9:20210601-081101.log
Comment 7 Toralf Förster gentoo-dev 2021-06-01 12:45:21 UTC
Created attachment 713139 [details]
temp.tar.bz2