Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 948654

Summary: media-video/mplayer-1.5_p20241125: fails to compile with -std=gnu23: -Wincompatible-pointer-types
Product: Gentoo Linux Reporter: NHO <jy6x2b32pie9>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: jy6x2b32pie9
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description NHO 2025-01-24 13:43:17 UTC
libvo/gl_common.c: In function 'init_mpglcontext':
libvo/gl_common.c:2731:27: error: assignment to 'void (*)(struct MPGLContext *)' from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types]
 2731 |     ctx->releaseGlContext = releaseGlContext_sdl;
      |                           ^


Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-24 13:45:22 UTC
Full build.log and emerge --info please.