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

Bug 944913

Summary: dev-libs/libstrophe-0.13.1 fails to compile: handler.c:323:61: error: passing argument 3 of _timed_handler_delete from incompatible pointer type [-Wincompatible-pointer-types]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Adrian Schollmeyer <nex+b-g-o>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 880545    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-11-25 09:14:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libstrophe-0.13.1 fails to compile.
Discovered on: arm64 (internal ref: tinderbox_arm64)
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-25 09:14:48 UTC
Created attachment 911866 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-01-15 20:18:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12dd10611f2d246218a0aa181b5580160782d996

commit 12dd10611f2d246218a0aa181b5580160782d996
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-01-15 20:16:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-15 20:18:32 +0000

    dev-libs/libstrophe: build w/ -std=gnu17
    
    Closes: https://bugs.gentoo.org/944913
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libstrophe/libstrophe-0.13.1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)