https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-sound/xfmpc-0.3.1 fails to compile. Discovered on: amd64 (internal ref: gcc14_tinderbox) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Created attachment 895653 [details] build.log build log and emerge --info
https://gitlab.xfce.org/apps/xfmpc/-/commit/d3430ad60e53ab214428890d34561d026d0b89e4 should be in 0.3.1 at least. If this is still reproducible, it should be reported upstream. mgorny, can you hit it?
Created attachment 913790 [details] build.log
still fails with gcc 14
(In reply to Sam James from comment #2) > https://gitlab.xfce.org/apps/xfmpc/-/commit/ > d3430ad60e53ab214428890d34561d026d0b89e4 should be in 0.3.1 at least. > > If this is still reproducible, it should be reported upstream. mgorny, can > you hit it? I think the issue is still there, I tried to applied the commits mentioned there, but failed. maybe upstream need to fix them.
This issue is related to this gitlab[\.]gnome[\.]org/GNOME/vala/-/issues/1408 (Sorry it's new account so I can't add URL for 24 hours) So I think it would be better to just add "-Wno-error=incompatible-pointer-types" in CFLAGS. Since it's vala application, it's tricky to patch it.