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

Bug 883099

Summary: app-pda/ideviceinstaller-1.1.0 fails to compile (CLANG-STRICTER-SYSTEM): ideviceinstaller.c:1058:49: error: incompatible function pointer types passing void (const char , plist_t, void ) (aka void (const char , void , void )) to parameter of type instpro
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/35559
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-11-26 09:44:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-pda/ideviceinstaller-1.1.0 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: clang-stricter_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-11-26 09:44:09 UTC
Created attachment 836839 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-03-14 07:54:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16e4b45255a91fe9f0e5b732486841c1da474028

commit 16e4b45255a91fe9f0e5b732486841c1da474028
Author:     Marcos Rodrigues Gonzalez <mrgonzalez1275@gmail.com>
AuthorDate: 2024-02-28 02:48:17 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2024-03-14 07:54:38 +0000

    app-pda/ideviceinstaller: add 1.1.1
    
    Co-authored-by: Michael Mair-Keimberger <mmk@levelnine.at>
    Closes: https://github.com/gentoo/gentoo/pull/35559
    Closes: https://bugs.gentoo.org/883099
    Signed-off-by: Marcos Rodrigues Gonzalez <mrgonzalez1275@gmail.com>
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 app-pda/ideviceinstaller/Manifest                  |  1 +
 .../ideviceinstaller/ideviceinstaller-1.1.1.ebuild | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)