Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942789 - 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]
Summary: dev-libs/libzia-4.64 fails to compile: zerror.c:77:18: error: passing argumen...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-11-02 18:52 UTC by Agostino Sarubbo
Modified: 2024-11-26 08:02 UTC (History)
0 users

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


Attachments
build.log (build.log,122.83 KB, text/plain)
2024-11-02 18:52 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-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(-)