[Bug 261302] multimedia/ffmpeg: update to 6.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 27 Apr 2023 19:45:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302

--- Comment #101 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Jan Beich from comment #96)
Nevermind. I've only checked multimedia/vlc which was missed in ports
f7accb23bf4c.

(In reply to Antoine Brodin from comment #100)
Clang 15 isn't part of any -RELEASE base until FreeBSD 13.3/14.0. It's caused
by VK_USE_64_BIT_PTR_DEFINES and also affects armv6, armv7, powerpc but all
32-bit archs are Tier2. This may take some time: upstream report, proper fix
that works fine (not just builds).

Possible workarounds:
- CFLAGS_i386=  -Wno-error=int-conversion
- OPTIONS_EXCLUDE_i386+=        LIBPLACEBO VULKAN

-- 
You are receiving this mail because:
You are on the CC list for the bug.