Summary: | media-video/ffmpeg-6.1.1-r6[abi_x86_32,vulkan,glslang] with gcc-14: error: passing argument 6 of ‘ff_vk_filter_process_simple’ makes integer from pointer without a cast [-Wint-conversion] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Leonid Kopylov <leonchik1976> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | leonchik1976, parona |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=918989 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log.xz |
Description
Leonid Kopylov
2024-05-29 18:55:42 UTC
Created attachment 894622 [details]
build.log.xz
I can gather you have a patch to fix the spirv_compiler check from https://bugs.gentoo.org/918989#c8. But if the patch had been relevant to the bug it would be nice if it was disclosed upfront. Can't add this to "See Also", but this is the patch that addresses this issue https://github.com/FFmpeg/FFmpeg/commit/5860a966d2fffbbda1af0014f0a4d37a21c4f2ca. (In reply to Alfred Wingate from comment #2) > I can gather you have a patch to fix the spirv_compiler check from > https://bugs.gentoo.org/918989#c8. But if the patch had been relevant to the > bug it would be nice if it was disclosed upfront. > > Can't add this to "See Also", but this is the patch that addresses this > issue > https://github.com/FFmpeg/FFmpeg/commit/ > 5860a966d2fffbbda1af0014f0a4d37a21c4f2ca. patch works for me, thanks! |