Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928611 - media-video/ffmpeg-6.1.1-r5 build failedwith vulkan related error([/var/tmp/portage/media-video/ffmpeg-6.1.1-r5/work/ffmpeg-6.1.1/ffbuild/common.mak:81: libavcodec/vulkan_decode.o] Error 1)
Summary: media-video/ffmpeg-6.1.1-r5 build failedwith vulkan related error([/var/tmp/p...
Status: RESOLVED DUPLICATE of bug 928593
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-05 02:27 UTC by nurali
Modified: 2024-04-05 03:01 UTC (History)
2 users (show)

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


Attachments
emerge --info output (emerge-info.txt,19.88 KB, text/plain)
2024-04-05 02:35 UTC, nurali
Details
emerge -pqv output (emerge-pqv.txt,1.13 KB, text/plain)
2024-04-05 02:36 UTC, nurali
Details
build env file (env.txt,145.76 KB, text/plain)
2024-04-05 02:37 UTC, nurali
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nurali 2024-04-05 02:27:48 UTC
ffmpeg-6.1.1-r5 build failed,I asked about this on Gentoo forum,a retired dev told me to file this bug

cc1: some warnings being treated as errors
make: *** [/var/tmp/portage/media-video/ffmpeg-6.1.1-r5/work/ffmpeg-6.1.1/ffbuild/common.mak:81: libavcodec/vulkan_av1.o] Error 1
src/libavcodec/vulkan_decode.c:1122:18: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_AV1_SESSION_PARAMETERS_CREATE_INFO_MESA’ undeclared (first use in this function); did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_AV1_SESSION_PARAMETERS_CREATE_INFO_KHR’?
 1122 |         .sType = VK_STRUCTURE_TYPE_VIDEO_DECODE_AV1_SESSION_PARAMETERS_CREATE_INFO_MESA,
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                  VK_STRUCTURE_TYPE_VIDEO_DECODE_AV1_SESSION_PARAMETERS_CREATE_INFO_KHR
cc1: some warnings being treated as errors
make: *** [/var/tmp/portage/media-video/ffmpeg-6.1.1-r5/work/ffmpeg-6.1.1/ffbuild/common.mak:81: libavcodec/vulkan_decode.o] Error 1
 * ERROR: media-video/ffmpeg-6.1.1-r5::gentoo failed (compile phase):
 *   emake failed
Comment 1 nurali 2024-04-05 02:32:10 UTC
build.log is 3mb,I can not upload complete log file here
This is the link to it:
http://0x0.st/XioO.txt
Comment 2 nurali 2024-04-05 02:35:39 UTC
Created attachment 889481 [details]
emerge --info output
Comment 3 nurali 2024-04-05 02:36:32 UTC
Created attachment 889482 [details]
emerge -pqv output
Comment 4 nurali 2024-04-05 02:37:02 UTC
Created attachment 889483 [details]
build env file
Comment 5 Zoltan Puskas 2024-04-05 03:01:19 UTC

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