Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945237 - [guru] gui-apps/someblocks-1.0.1 fails to compile: someblocks.c:210:25: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
Summary: [guru] gui-apps/someblocks-1.0.1 fails to compile: someblocks.c:210:25: error...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Efe İzbudak
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-28 13:15 UTC by Agostino Sarubbo
Modified: 2025-01-09 10:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,51.12 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:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/someblocks-1.0.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-28 13:15:47 UTC
Created attachment 912396 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-01-09 10:39:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2bc44c67d4ca3c01bca68ea78a95c1e018a0963d

commit 2bc44c67d4ca3c01bca68ea78a95c1e018a0963d
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2025-01-08 13:30:20 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2025-01-08 13:30:20 +0000

    gui-apps/someblocks: fix build with GCC 15
    
    Closes: https://bugs.gentoo.org/945237
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 .../someblocks/files/someblocks-1.0.1-c23.patch    | 29 ++++++++++++++++++++++
 gui-apps/someblocks/someblocks-1.0.1.ebuild        | 17 +++++++------
 gui-apps/someblocks/someblocks-9999.ebuild         | 11 +++++---
 3 files changed, 45 insertions(+), 12 deletions(-)