Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 793710 - sys-cluster/libquo-1.2.9 - topology-opencl.c: error: CL_DEVICE_TOPOLOGY_TYPE_PCIE_AMD undeclared (first use in this function)
Summary: sys-cluster/libquo-1.2.9 - topology-opencl.c: error: CL_DEVICE_TOPOLOGY_TYPE_...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-01 12:45 UTC by Toralf Förster
Modified: 2023-03-04 15:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.60 KB, text/plain)
2021-06-01 12:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,227.22 KB, text/plain)
2021-06-01 12:45 UTC, Toralf Förster
Details
environment (environment,85.05 KB, text/plain)
2021-06-01 12:45 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.55 KB, application/x-bzip)
2021-06-01 12:45 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,20.92 KB, application/x-bzip)
2021-06-01 12:45 UTC, Toralf Förster
Details
sys-cluster:libquo-1.2.9:20210601-081101.log (sys-cluster:libquo-1.2.9:20210601-081101.log,56.35 KB, text/plain)
2021-06-01 12:45 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.81 KB, application/x-bzip)
2021-06-01 12:45 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 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