Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679318 - media-libs/vulkan-layers-1.1.101 : /.../gpu_validation.cpp:620:71: error: kInstVertOutVertexIndex was not declared in this scope
Summary: media-libs/vulkan-layers-1.1.101 : /.../gpu_validation.cpp:620:71: error: kIn...
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:
: 679316 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-03-03 13:19 UTC by Toralf Förster
Modified: 2019-03-03 14:48 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.22 KB, text/plain)
2019-03-03 13:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,100.08 KB, text/plain)
2019-03-03 13:19 UTC, Toralf Förster
Details
environment (environment,160.12 KB, text/plain)
2019-03-03 13:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.43 KB, application/x-bzip)
2019-03-03 13:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.71 KB, application/x-bzip)
2019-03-03 13:20 UTC, Toralf Förster
Details
media-libs:vulkan-layers-1.1.101:20190303-110817.log (media-libs:vulkan-layers-1.1.101:20190303-110817.log,41.79 KB, text/plain)
2019-03-03 13:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.63 KB, application/x-bzip)
2019-03-03 13:20 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-03 13:19:53 UTC
/var/tmp/portage/media-libs/vulkan-layers-1.1.101/work/Vulkan-ValidationLayers-f06d731b7caf3e446acef3f4f5e62bdecd6f73d6/layers/gpu_validation.cpp: In function ‘void GenerateStageMessage(const uint32_t*, std::__cxx11::string&)’:
/var/tmp/portage/media-libs/vulkan-layers-1.1.101/work/Vulkan-ValidationLayers-f06d731b7caf3e446acef3f4f5e62bdecd6f73d6/layers/gpu_validation.cpp:620:71: error: ‘kInstVertOutVertexIndex’ was not declared in this scope
             strm << "Stage = Vertex. Vertex Index = " << debug_record[kInstVertOutVertexIndex]
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/media-libs/vulkan-layers-1.1.101/work/Vulkan-ValidationLayers-f06d731b7caf3e446acef3f4f5e62bdecd6f73d6/layers/gpu_validation.cpp:621:58: error: ‘kInstVertOutInstanceIndex’ was not declared in this scope

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl_20190301-181916

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

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.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *




emerge -qpvO media-libs/vulkan-layers
[ebuild  N    ] media-libs/vulkan-layers-1.1.101  USE="-X -wayland" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2019-03-03 13:19:56 UTC
Created attachment 567570 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-03 13:19:59 UTC
Created attachment 567572 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-03-03 13:20:02 UTC
Created attachment 567574 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-03-03 13:20:04 UTC
Created attachment 567576 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-03-03 13:20:07 UTC
Created attachment 567578 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-03 13:20:10 UTC
Created attachment 567580 [details]
media-libs:vulkan-layers-1.1.101:20190303-110817.log
Comment 7 Toralf Förster gentoo-dev 2019-03-03 13:20:13 UTC
Created attachment 567582 [details]
temp.tbz2
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-03-03 13:21:12 UTC
*** Bug 679316 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2019-03-03 14:48:03 UTC
The bug has been closed via the following commit(s):

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

commit f301d6628fc010a2da631a7325c9e66be5185094
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2019-03-03 14:40:54 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2019-03-03 14:47:44 +0000

    media-libs/vulkan-layers: Update spirv-tools dependency
    
    Fixes: https://bugs.gentoo.org/679318
    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    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)