Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679270 - media-libs/vulkan-layers-1.1.101 : /.../shader_validation.cpp:2312:13: error: spvValidatorOptionsSetScalarBlockLayout was not declared in this scope
Summary: media-libs/vulkan-layers-1.1.101 : /.../shader_validation.cpp:2312:13: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-02 20:14 UTC by Toralf Förster
Modified: 2019-03-02 22:10 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.39 KB, text/plain)
2019-03-02 20:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,227.50 KB, text/plain)
2019-03-02 20:14 UTC, Toralf Förster
Details
environment (environment,160.68 KB, text/plain)
2019-03-02 20:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.47 KB, application/x-bzip)
2019-03-02 20:14 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.69 KB, application/x-bzip)
2019-03-02 20:14 UTC, Toralf Förster
Details
media-libs:vulkan-layers-1.1.101:20190302-195356.log (media-libs:vulkan-layers-1.1.101:20190302-195356.log,41.32 KB, text/plain)
2019-03-02 20:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.03 KB, application/x-bzip)
2019-03-02 20:14 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-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(-)