Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698614 - media-libs/vulkan-layers-1.1.106 : /.../shader_validation.cpp:2164:70: error: const VkPhysicalDeviceFloatControlsPropertiesKHR {aka const struct VkPhysicalDeviceFloatControlsPropertiesKHR } has no member named separateDenormSettings
Summary: media-libs/vulkan-layers-1.1.106 : /.../shader_validation.cpp:2164:70: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-27 00:43 UTC by Toralf Förster
Modified: 2019-10-27 13:37 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.79 KB, text/plain)
2019-10-27 00:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,216.87 KB, text/plain)
2019-10-27 00:43 UTC, Toralf Förster
Details
environment (environment,162.42 KB, text/plain)
2019-10-27 00:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.03 KB, application/x-bzip)
2019-10-27 00:43 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.22 KB, application/x-bzip)
2019-10-27 00:43 UTC, Toralf Förster
Details
media-libs:vulkan-layers-1.1.106:20191026-162407.log (media-libs:vulkan-layers-1.1.106:20191026-162407.log,44.48 KB, text/plain)
2019-10-27 00:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,39.05 KB, application/x-bzip)
2019-10-27 00:43 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 2019-10-27 00:43:04 UTC
/var/tmp/portage/media-libs/vulkan-layers-1.1.106/work/Vulkan-ValidationLayers-21638dfbe1f15091659a722a805c9020e87ddf49/layers/shader_validation.cpp: In member function ‘bool CoreChecks::ValidateExecutionModes(const shader_module*, spirv_inst_iter)’:
/var/tmp/portage/media-libs/vulkan-layers-1.1.106/work/Vulkan-ValidationLayers-21638dfbe1f15091659a722a805c9020e87ddf49/layers/shader_validation.cpp:2164:70: error: ‘const VkPhysicalDeviceFloatControlsPropertiesKHR’ {aka ‘const struct VkPhysicalDeviceFloatControlsPropertiesKHR’} has no member named ‘separateDenormSettings’
 2164 |                                !GetEnabledFeatures()->float_controls.separateDenormSettings) {
      |                                                                      ^~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/media-libs/vulkan-layers-1.1.106/work/Vulkan-ValidationLayers-21638dfbe1f15091659a722a805c9020e87ddf49/layers/shader_validation.cpp:2188:70: error: ‘const VkPhysicalDeviceFloatControlsPropertiesKHR’ {aka ‘const struct VkPhysicalDeviceFloatControlsPropertiesKHR’} has no member named ‘separateDenormSettings’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20191021-012725

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.38.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.13.0 [icedtea-8]
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 26 Oct 2019 15:25:45 +0000

emerge -qpvO media-libs/vulkan-layers
[ebuild  N    ] media-libs/vulkan-layers-1.1.106  USE="X -wayland" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2019-10-27 00:43:06 UTC
Created attachment 594080 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-27 00:43:09 UTC
Created attachment 594082 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-10-27 00:43:12 UTC
Created attachment 594084 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-10-27 00:43:15 UTC
Created attachment 594086 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-10-27 00:43:17 UTC
Created attachment 594088 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-10-27 00:43:20 UTC
Created attachment 594090 [details]
media-libs:vulkan-layers-1.1.106:20191026-162407.log
Comment 7 Toralf Förster gentoo-dev 2019-10-27 00:43:23 UTC
Created attachment 594092 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-10-27 13:37:24 UTC
The bug has been closed via the following commit(s):

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

commit 95e18f3da286ce34ce2eccce80c70445f45cfe62
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2019-10-27 13:35:37 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2019-10-27 13:35:37 +0000

    dev-util/vulkan-headers: Add blockers until we can stabilize new deps
    
    Fixes: https://bugs.gentoo.org/698292
    Fixes: https://bugs.gentoo.org/698614
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 dev-util/vulkan-headers/vulkan-headers-1.1.125.ebuild | 3 +++
 dev-util/vulkan-headers/vulkan-headers-9999.ebuild    | 3 +++
 2 files changed, 6 insertions(+)