Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896232 - media-gfx/xloadimage-4.1-r15 fails to compile (MUSL-CLANG-SYSTEM): 836:23: error: incompatible function pointer types passing void (void) to parameter of type void ()(int) [-Wincompatible-function-pointer-types]
Summary: media-gfx/xloadimage-4.1-r15 fails to compile (MUSL-CLANG-SYSTEM): 836:23: er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-02-24 09:30 UTC by Agostino Sarubbo
Modified: 2023-12-25 08:11 UTC (History)
0 users

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


Attachments
build.log (build.log,121.80 KB, text/plain)
2023-02-24 09:30 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 2023-02-24 09:30:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/xloadimage-4.1-r15 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-24 09:30:05 UTC
Created attachment 854316 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-12-25 08:11:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a66474b005dae230f22c3c223ad550b338083c

commit 91a66474b005dae230f22c3c223ad550b338083c
Author:     Pascal Jäger <pascal.jaeger@leimstift.de>
AuthorDate: 2023-09-22 10:42:15 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-12-25 08:07:24 +0000

    media-gfx/xloadimage: fix incomp. func. pointer
    
    Closes: https://bugs.gentoo.org/896232
    Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
    Closes: https://github.com/gentoo/gentoo/pull/32988
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 ...age-4.1-fix-incomp-function-pointer-types.patch | 17 ++++
 media-gfx/xloadimage/xloadimage-4.1-r16.ebuild     | 93 ++++++++++++++++++++++
 2 files changed, 110 insertions(+)