Bug ID 1223909
Summary Package vlc fails to build with gcc 14 because of assignments from incompatible pointer types
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee screening-team-bugs@suse.de
Reporter mjambor@suse.com
QA Contact qa-bugs@suse.de
Blocks 1220571
Target Milestone ---
Found By ---
Blocker ---

Vlc fails when built with GCC 14 because of use incompatible pointer
types, which used to be warnings in previous versions of GCC but are
errors by default in GCC 14:  

https://build.opensuse.org/package/live_build_log/home:rguenther:plgrnd/vlc/openSUSE_Factory/x86_64

The bug seems to have been reported upstream as
  https://code.videolan.org/videolan/vlc/-/issues/28441
and to Gentoo as https://bugs.gentoo.org/919068.  but there is also
yet unresolved) Gentoo issue https://bugs.gentoo.org/919296 so the
particular error might not be the only one.

For more information on porting to gcc 14, see
https://gcc.gnu.org/gcc-14/porting_to.html


You are receiving this mail because: