Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944913 - 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]
Summary: dev-libs/libstrophe-0.13.1 fails to compile: handler.c:323:61: error: passing...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Adrian Schollmeyer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-25 09:14 UTC by Agostino Sarubbo
Modified: 2025-01-15 20:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,86.32 KB, text/plain)
2024-11-25 09:14 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-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(-)