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

Bug 679270

Summary: media-libs/vulkan-layers-1.1.101 : /.../shader_validation.cpp:2312:13: error: spvValidatorOptionsSetScalarBlockLayout was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: sarnex
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-libs:vulkan-layers-1.1.101:20190302-195356.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-03-02 20:14:39 UTC
/var/tmp/portage/media-libs/vulkan-layers-1.1.101/work/Vulkan-ValidationLayers-f06d731b7caf3e446acef3f4f5e62bdecd6f73d6/layers/shader_validation.cpp: In function ‘bool PreCallValidateCreateShaderModule(VkDevice, const VkShaderModuleCreateInfo*, const VkAllocationCallbacks*, VkShaderModule_T**)’:
/var/tmp/portage/media-libs/vulkan-layers-1.1.101/work/Vulkan-ValidationLayers-f06d731b7caf3e446acef3f4f5e62bdecd6f73d6/layers/shader_validation.cpp:2312:13: error: ‘spvValidatorOptionsSetScalarBlockLayout’ was not declared in this scope
             spvValidatorOptionsSetScalarBlockLayout(options, true);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/media-libs/vulkan-layers-1.1.101/work/Vulkan-ValidationLayers-f06d731b7caf3e446acef3f4f5e62bdecd6f73d6/layers/shader_validation.cpp:2312:13: note: suggested alternative: ‘spvValidatorOptionsSetRelaxBlockLayout’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_20190225-193910

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO media-libs/vulkan-layers
[ebuild     U ] media-libs/vulkan-layers-1.1.101 [1.1.92.0-r1] USE="wayland -X"
Comment 1 Toralf Förster gentoo-dev 2019-03-02 20:14:41 UTC
Created attachment 567470 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-02 20:14:44 UTC
Created attachment 567472 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-03-02 20:14:47 UTC
Created attachment 567474 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-03-02 20:14:50 UTC
Created attachment 567476 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-03-02 20:14:53 UTC
Created attachment 567478 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-02 20:14:56 UTC
Created attachment 567480 [details]
media-libs:vulkan-layers-1.1.101:20190302-195356.log
Comment 7 Toralf Förster gentoo-dev 2019-03-02 20:14:58 UTC
Created attachment 567482 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-03-02 22:10:21 UTC
The bug has been closed via the following commit(s):

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

commit cd7a1d13ca0f70d07ed2f4fdb9f11dbb0adc636e
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2019-03-02 22:09:36 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2019-03-02 22:10:11 +0000

    media-libs/vulkan-layers: Fix dependency
    
    Fixes: https://bugs.gentoo.org/679270
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 media-libs/vulkan-layers/vulkan-layers-1.1.101.ebuild | 2 +-
 media-libs/vulkan-layers/vulkan-layers-9999.ebuild    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)