Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935544 - dev-libs/libzia-4.60 fails to compile: zbfd.c:120:9: error: implicit declaration of function unw_backtrace [-Wimplicit-function-declaration]
Summary: dev-libs/libzia-4.60 fails to compile: zbfd.c:120:9: error: implicit declarat...
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-07-05 13:28 UTC by Agostino Sarubbo
Modified: 2024-07-06 08:28 UTC (History)
0 users

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


Attachments
build.log (build.log,93.72 KB, text/plain)
2024-07-05 13:28 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-07-05 13:28:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libzia-4.60 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#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-05 13:28:11 UTC
Created attachment 897033 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-07-06 08:28:33 UTC
The bug has been closed via the following commit(s):

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

commit e8f8a86dc108182ce20b16ff8ed82934caa95902
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2024-07-06 08:27:26 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2024-07-06 08:27:26 +0000

    dev-libs/libzia: Fix implicit declaration with musl
    
    Closes: https://bugs.gentoo.org/935544
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 dev-libs/libzia/libzia-4.59.ebuild | 3 ++-
 dev-libs/libzia/libzia-4.60.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)