Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698862 - media-libs/shaderc-2018.0 : /.../compiler.cc:29:10: fatal error: SPIRV/GlslangToSpv.h: No such file or directory
Summary: media-libs/shaderc-2018.0 : /.../compiler.cc:29:10: fatal error: SPIRV/Glslan...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nick Sarnie
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-29 18:21 UTC by Toralf Förster
Modified: 2019-11-20 12:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.61 KB, text/plain)
2019-10-29 18:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,179.24 KB, text/plain)
2019-10-29 18:22 UTC, Toralf Förster
Details
environment (environment,162.70 KB, text/plain)
2019-10-29 18:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.65 KB, application/x-bzip)
2019-10-29 18:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.37 KB, application/x-bzip)
2019-10-29 18:22 UTC, Toralf Förster
Details
media-libs:shaderc-2018.0:20191029-041754.log (media-libs:shaderc-2018.0:20191029-041754.log,9.70 KB, text/plain)
2019-10-29 18:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.44 KB, application/x-bzip)
2019-10-29 18:22 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-29 18:21:57 UTC
[  8%] Building CXX object libshaderc_util/CMakeFiles/shaderc_util.dir/src/compiler.cc.o
cd /var/tmp/portage/media-libs/shaderc-2018.0/work/shaderc-2018.0-abi_x86_64.amd64/libshaderc_util && /usr/bin/x86_64-pc-linux-gnu-g++ -DNV_EXTENSIONS -I/var/tmp/portage/media-libs/shaderc-2018.0/work/shaderc-2018.0/libshaderc_util/include   -DNDEBUG -O2 -pipe -march=native   -Wall -Werror -fvisibility=hidden -fPIC -std=c++11 -std=gnu++11 -o CMakeFiles/shaderc_util.dir/src/compiler.cc.o -c /var/tmp/portage/media-libs/shaderc-2018.0/work/shaderc-2018.0/libshaderc_util/src/compiler.cc
/var/tmp/portage/media-libs/shaderc-2018.0/work/shaderc-2018.0/libshaderc_util/src/compiler.cc:29:10: fatal error: SPIRV/GlslangToSpv.h: No such file or directory
   29 | #include "SPIRV/GlslangToSpv.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20191026-021710

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

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 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 29 Oct 2019 02:25:58 +0000

emerge -qpvO media-libs/shaderc
[ebuild  N    ] media-libs/shaderc-2018.0  USE="-doc -test" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2019-10-29 18:22:00 UTC
Created attachment 594386 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-29 18:22:03 UTC
Created attachment 594388 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-10-29 18:22:05 UTC
Created attachment 594390 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-10-29 18:22:08 UTC
Created attachment 594392 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-10-29 18:22:11 UTC
Created attachment 594394 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-10-29 18:22:14 UTC
Created attachment 594396 [details]
media-libs:shaderc-2018.0:20191029-041754.log
Comment 7 Toralf Förster gentoo-dev 2019-10-29 18:22:16 UTC
Created attachment 594398 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-10-29 23:08:50 UTC
The bug has been closed via the following commit(s):

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

commit 3661db8161971abfffb8c858ba6f0b063326a707
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2019-10-29 23:01:06 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2019-10-29 23:08:37 +0000

    dev-util/glslang: Add blocker for new shaderc, drop old
    
    Fixes: https://bugs.gentoo.org/698862
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 dev-util/glslang/Manifest                               |  1 -
 dev-util/glslang/glslang-7.12.3352.ebuild               | 17 -----------------
 .../glslang/glslang-7.12.3353_pre20191027-r1.ebuild     |  2 ++
 dev-util/glslang/glslang-7.12.3353_pre20191027.ebuild   | 17 -----------------
 4 files changed, 2 insertions(+), 35 deletions(-)