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

Bug 728264

Summary: app-emulation/vkd3d-1.1 : /.../vkd3d_private.h: error: VK_PIPELINE_BIND_POINT_RANGE_SIZE undeclared here (not in a function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-emulation:vkd3d-1.1:20200614-161856.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-06-14 16:52:09 UTC
In file included from /var/tmp/portage/app-emulation/vkd3d-1.1/work/vkd3d-1.1/libs/vkd3d/command.c:20:
/var/tmp/portage/app-emulation/vkd3d-1.1/work/vkd3d-1.1/libs/vkd3d/vkd3d_private.h:680:54: error: VK_PIPELINE_BIND_POINT_RANGE_SIZE undeclared here (not in a function); did you mean VK_PIPELINE_BIND_POINT_MAX_ENUM?
  680 |     struct vkd3d_pipeline_bindings pipeline_bindings[VK_PIPELINE_BIND_POINT_RANGE_SIZE];
      |                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                      VK_PIPELINE_BIND_POINT_MAX_ENUM

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20200605-232830

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.44.0 *
  [2]   rust-1.44.0
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-8]
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 14 Jun 2020 03:35:14 PM UTC
/var/db/repos/libressl	Sun 14 Jun 2020 11:52:12 AM UTC

emerge -qpvO app-emulation/vkd3d
[ebuild  N    ] app-emulation/vkd3d-1.1  USE="-spirv-tools" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2020-06-14 16:52:12 UTC
Created attachment 644722 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-14 16:52:15 UTC
Created attachment 644724 [details]
app-emulation:vkd3d-1.1:20200614-161856.log
Comment 3 Toralf Förster gentoo-dev 2020-06-14 16:52:20 UTC
Created attachment 644726 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-06-14 16:52:23 UTC
Created attachment 644728 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-06-14 16:52:26 UTC
Created attachment 644730 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-14 16:52:29 UTC
Created attachment 644732 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-06-14 16:52:32 UTC
Created attachment 644734 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-06-14 16:53:09 UTC

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