Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922449 - media-video/ffmpeg-6.1.1-r1: ERROR: spirv_compiler not found
Summary: media-video/ffmpeg-6.1.1-r1: ERROR: spirv_compiler not found
Status: RESOLVED DUPLICATE of bug 918989
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-18 23:30 UTC by Rafael Kitover
Modified: 2024-01-18 23:34 UTC (History)
1 user (show)

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


Attachments
build log (ffmpeg-build.log,6.87 KB, text/x-log)
2024-01-18 23:31 UTC, Rafael Kitover
Details
emerge --info (emerge-info.txt,20.58 KB, text/plain)
2024-01-18 23:31 UTC, Rafael Kitover
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Kitover 2024-01-18 23:30:51 UTC
In configure phase, I get:

ERROR: spirv_compiler not found

> emerge -pqv =media-video/ffmpeg-6.1.1-r1
[ebuild   R   ] media-video/ffmpeg-6.1.1-r1  USE="X alsa amf -amr -amrenc (-appkit) -bluray -bs2b bzip2 -cdio -chromaprint -chromium -codec2 -cpudetection -cuda dav1d -debug -doc encode -fdk -flite fontconfig -frei0r fribidi -gcrypt glslang gme gmp gnutls gpl -gsm -hardcoded-tables iconv -iec61883 -ieee1394 -jack -jpeg2k -jpegxl -kvazaar -ladspa lcms -libaom -libaribb24 libass libcaca libdrm -libilbc libplacebo -librtmp libsoxr -libtesseract libv4l -libxml2 -lv2 lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) modplug mp3 network nvenc openal opencl opengl openh264 -openssl -opus -oss pic postproc pulseaudio -qsv -rav1e -rubberband samba sdl -shaderc -snappy -sndio -speex -srt ssh static-libs svg -svt-av1 -test -theora threads truetype -twolame v4l vaapi vdpau -verify-sig -vidstab -vmaf vorbis -vpx vulkan webp x264 x265 xvid -zeromq -zimg zlib -zvbi" ABI_X86="-32 (64) (-x32)" CPU_FLAGS_X86="-3dnow -3dnowext aes avx avx2 fma3 -fma4 mmx mmxext sse sse2 sse3 sse4_1 sse4_2 ssse3 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher"

I have all spirv ebuilds installed:

> eix spirv
[I] dev-util/spirv-headers
     Доступные версии:      1.3.261 1.3.268 (~)1.3.275 **99999999*l
     Установленные версии:  1.3.275(17:10:40 18.01.2024)
     Домашняя страница:     https://registry.khronos.org/SPIR-V/ https://github.com/KhronosGroup/SPIRV-Headers
     Описание:              Machine-readable files for the SPIR-V Registry

[I] dev-util/spirv-llvm-translator
     Доступные версии:      
     (15)   15.0.0-r1^t
     (16)   16.0.0-r1^t
     (17)   (~)17.0.0^t
       {test}
     Установленные версии:  17.0.0(17)^t(01:28:42 05.01.2024)(-test)
     Домашняя страница:     https://github.com/KhronosGroup/SPIRV-LLVM-Translator
     Описание:              Bi-directional translator between SPIR-V and LLVM IR

[I] dev-util/spirv-tools
     Доступные версии:      1.3.261^t 1.3.268^t (~)1.3.275^t **99999999*l^t {ABI_MIPS="n32 n64 o32" ABI_S390="32 64" ABI_X86="32 64 x32"}
     Установленные версии:  1.3.275^t(17:15:57 18.01.2024)(ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="64 -32 -x32")
     Домашняя страница:     https://github.com/KhronosGroup/SPIRV-Tools
     Описание:              Provides an API and commands for processing SPIR-V modules

Reproducible: Always
Comment 1 Rafael Kitover 2024-01-18 23:31:17 UTC
Created attachment 882583 [details]
build log
Comment 2 Rafael Kitover 2024-01-18 23:31:50 UTC
Created attachment 882584 [details]
emerge --info
Comment 3 Rafael Kitover 2024-01-18 23:33:34 UTC
Never mind, this has already been reported, sorry.
Comment 4 Rafael Kitover 2024-01-18 23:34:43 UTC

*** This bug has been marked as a duplicate of bug 918989 ***