Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945236 - [guru] gui-apps/sfwbar-1.0_beta16 fails to compile: monitor.c:54:12: error: initialization of void ()(void , struct wl_surface , struct wl_output ) from incompatible pointer type void ()(void) [-Wincompatible-pointer-types]
Summary: [guru] gui-apps/sfwbar-1.0_beta16 fails to compile: monitor.c:54:12: error: i...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: LB
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-28 13:15 UTC by Agostino Sarubbo
Modified: 2024-11-28 13:15 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,136.52 KB, text/plain)
2024-11-28 13:15 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-11-28 13:15:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/sfwbar-1.0_beta16 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-28 13:15:44 UTC
Created attachment 912395 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-28 13:15:45 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: libsfwbar.so.p/src_gui_monitor.c.o 
../sfwbar-1.0_beta16/src/gui/monitor.c:54:12: error: initialization of ‘void (*)(void *, struct wl_surface *, struct wl_output *)’ from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]