Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831571 - dev-util/libabigail-2.0 fails to compile: abisym.cc:142:17: error: basename was not declared in this scope; did you mean rename?
Summary: dev-util/libabigail-2.0 fails to compile: abisym.cc:142:17: error: basename w...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-20 10:53 UTC by Agostino Sarubbo
Modified: 2022-01-29 19:34 UTC (History)
0 users

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


Attachments
build.log (build.log,88.61 KB, text/plain)
2022-01-20 10:53 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 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(-)