Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919743 - media-video/ffmpeg-6.1-r1: fails to build with clang-17 and USE=vulkan [-Wint-conversion]
Summary: media-video/ffmpeg-6.1-r1: fails to build with clang-17 and USE=vulkan [-Wint...
Status: RESOLVED DUPLICATE of bug 919067
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL: http://0x0.st/H3gB.txt
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2023-12-11 23:46 UTC by Chris Pritchard
Modified: 2023-12-11 23:51 UTC (History)
0 users

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


Attachments
emerge --info (emerge --info,17.02 KB, text/plain)
2023-12-11 23:48 UTC, Chris Pritchard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Pritchard 2023-12-11 23:46:43 UTC
src/libavcodec/vulkan_av1.c:183:43: error: incompatible pointer to integer conversion initializing 'VkVideoSessionParametersKHR' (aka 'unsigned long long') with an expression of type 'void *' [-Wint-conversion]

Reproducible: Always
Comment 1 Chris Pritchard 2023-12-11 23:48:02 UTC
Created attachment 878820 [details]
emerge --info
Comment 2 Chris Pritchard 2023-12-11 23:48:39 UTC
build.log as URL as file too big for attachment
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-12-11 23:50:14 UTC
(In reply to Chris Pritchard from comment #2)
> build.log as URL as file too big for attachment

compress it instead pls, but no need here: dupe of bug 919067

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