Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945299 - [guru] gui-apps/wdisplays-1.1.1 fails to compile: outputs.c:529:15: error: initialization of void ()(void , struct zwlr_output_manager_v1 ) from incompatible pointer type void ()(void) [-Wincompatible-pointer-types]
Summary: [guru] gui-apps/wdisplays-1.1.1 fails to compile: outputs.c:529:15: error: in...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Joe Kappus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-29 09:17 UTC by Agostino Sarubbo
Modified: 2024-11-29 09:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,83.85 KB, text/plain)
2024-11-29 09:17 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-29 09:17:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/wdisplays-1.1.1 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-29 09:17:53 UTC
Created attachment 912589 [details]
build.log

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


FAILED: src/wdisplays.p/outputs.c.o 
Program scour found: NO
../wdisplays-1.1.1/src/outputs.c:529:15: error: initialization of ‘void (*)(void *, struct zwlr_output_manager_v1 *)’ from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]