Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666488 - dev-util/spirv-tools-2018.5 : /.../validate_image.cpp:61:10: error: SpvImageOperandsMakeTexelAvailableKHRMask was not declared in this scope
Summary: dev-util/spirv-tools-2018.5 : /.../validate_image.cpp:61:10: error: SpvImageO...
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: 2018-09-18 17:09 UTC by Toralf Förster
Modified: 2018-09-18 22:14 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.36 KB, text/plain)
2018-09-18 17:09 UTC, Toralf Förster
Details
dev-util:spirv-tools-2018.5:20180918-162812.log (dev-util:spirv-tools-2018.5:20180918-162812.log,63.67 KB, text/plain)
2018-09-18 17:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,260.28 KB, text/plain)
2018-09-18 17:09 UTC, Toralf Förster
Details
environment (environment,124.43 KB, text/plain)
2018-09-18 17:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,27.91 KB, application/x-bzip)
2018-09-18 17:09 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.60 KB, application/x-bzip)
2018-09-18 17:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.95 KB, application/x-bzip)
2018-09-18 17:09 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 2018-09-18 17:09:19 UTC
/var/tmp/portage/dev-util/spirv-tools-2018.5/work/SPIRV-Tools-2018.5/source/val/validate_image.cpp: In function ‘bool spvtools::val::{anonymous}::CheckAllImageOperandsHandled()’:
/var/tmp/portage/dev-util/spirv-tools-2018.5/work/SPIRV-Tools-2018.5/source/val/validate_image.cpp:61:10: error: ‘SpvImageOperandsMakeTexelAvailableKHRMask’ was not declared in this scope
     case SpvImageOperandsMakeTexelAvailableKHRMask:
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/dev-util/spirv-tools-2018.5/work/SPIRV-Tools-2018.5/source/val/validate_image.cpp:61:10: note: suggested alternative: ‘SpvImageOperandsSampleMask’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20180910-191942

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

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-util/spirv-tools
[ebuild  N    ] dev-util/spirv-tools-2018.5  ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-09-18 17:09:22 UTC
Created attachment 547230 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-18 17:09:25 UTC
Created attachment 547232 [details]
dev-util:spirv-tools-2018.5:20180918-162812.log
Comment 3 Toralf Förster gentoo-dev 2018-09-18 17:09:28 UTC
Created attachment 547234 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-09-18 17:09:31 UTC
Created attachment 547236 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-09-18 17:09:34 UTC
Created attachment 547238 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-18 17:09:37 UTC
Created attachment 547240 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-09-18 17:09:40 UTC
Created attachment 547242 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-09-18 22:14:52 UTC
The bug has been closed via the following commit(s):

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

commit 33881a155471a7a25ae867f56db014f3407584ea
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2018-09-18 22:14:21 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2018-09-18 22:14:21 +0000

    dev-util/spirv-tools: Require newer spirv-headers
    
    Fixes: https://bugs.gentoo.org/666488
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-util/spirv-tools/spirv-tools-2018.5.ebuild | 2 +-
 dev-util/spirv-tools/spirv-tools-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)