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

Bug 831571

Summary: dev-util/libabigail-2.0 fails to compile: abisym.cc:142:17: error: basename was not declared in this scope; did you mean rename?
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: David Seifert <soap>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-01-20 10:53:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/libabigail-2.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-20 10:53:21 UTC
Created attachment 762815 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-01-29 19:28:58 UTC
The bug has been closed via the following commit(s):

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

commit 71d747ab92f4fa0e75a2ec5505de918da6639269
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-01-29 19:28:25 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-01-29 19:28:25 +0000

    dev-util/libabigail: fix build on musl
    
    Closes: https://bugs.gentoo.org/831571
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../libabigail/files/libabigail-2.0-musl.patch     | 72 ++++++++++++++++++++++
 dev-util/libabigail/libabigail-2.0.ebuild          |  2 +
 2 files changed, 74 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-01-29 19:34:11 UTC
The bug has been closed via the following commit(s):

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

commit b9d087a700544f2ebd6a327c6736c497cf0ea03b
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-01-29 19:34:00 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-01-29 19:34:00 +0000

    dev-util/libabigail: add sys-libs/fts-standalone to rdep on musl
    
    Closes: https://bugs.gentoo.org/831571
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-util/libabigail/libabigail-2.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)