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

Bug 778452

Summary: sys-devel/elftoolchain no utilities installed
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Jakov Smolić <jsmolic>
Status: RESOLVED FIXED    
Severity: normal CC: lssndrbarbieri, proxy-maint, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/20138
Whiteboard:
Package list:
Runtime testing required: ---

Description Agostino Sarubbo gentoo-dev 2021-03-26 14:43:33 UTC
Description says:
Libraries/utilities to handle ELF objects

However there are no utilities here:

 ~ $ qlist -e elftoolchain | sort
/usr/include/elfdefinitions.h
/usr/include/gelf.h
/usr/include/libelf.h
/usr/lib64/libelf.so
/usr/lib64/libelf.so.1
/usr/share/doc/elftoolchain-0.7.1/README.bz2
Comment 1 Larry the Git Cow gentoo-dev 2021-03-30 10:12:08 UTC
The bug has been closed via the following commit(s):

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

commit 20c8d59ab2c7910384b505494a6f9299586bb636
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-03-30 10:11:41 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-30 10:11:41 +0000

    sys-devel/elftoolchain: Build and install all avalable tools
    
    Closes: https://github.com/gentoo/gentoo/pull/20138
    Closes: https://bugs.gentoo.org/778452
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 ...n-0.7.1.ebuild => elftoolchain-0.7.1-r1.ebuild} | 26 +++++++++++------
 .../files/elftoolchain-0.7.1-fno-common.patch      | 34 ++++++++++++++++++++++
 2 files changed, 51 insertions(+), 9 deletions(-)