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

Bug 942789

Summary: dev-libs/libzia-4.64 fails to compile: zerror.c:77:18: error: passing argument 1 of g_strdup_inline makes pointer from integer without a cast [-Wint-conversion]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Thomas Beierlein <tomjbe>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-11-02 18:52:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libzia-4.64 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0004
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-02 18:52:37 UTC
Created attachment 907728 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-11-26 08:02:31 UTC
The bug has been closed via the following commit(s):

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

commit a1ed8b4629eb4667857a6ccceb71c688892cf16e
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2024-11-26 07:59:58 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2024-11-26 08:01:12 +0000

    dev-libs/libzia: Fix detection of strerror_r return type
    
    Closes: https://bugs.gentoo.org/942789
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 dev-libs/libzia/files/libzia-4.64-musl-strerror_r.patch    | 14 ++++++++++++++
 .../libzia/{libzia-4.64.ebuild => libzia-4.64-r1.ebuild}   |  4 +++-
 2 files changed, 17 insertions(+), 1 deletion(-)