Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 587298 - sys-libs/newlib: calls prepallstrip
Summary: sys-libs/newlib: calls prepallstrip
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on: 203891
Blocks: ebuild-prep
  Show dependency tree
 
Reported: 2016-06-27 18:05 UTC by Michał Górny
Modified: 2018-11-25 15:13 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-27 18:05:00 UTC
See tracker bug.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2017-10-02 21:29:24 UTC
newlib is a c library replacement for embedded systems; it also disables automatic stripping. 

On the positive side, the line with prepallstrip is commented out in all ebuilds already...
Comment 2 Larry the Git Cow gentoo-dev 2018-11-25 15:13:29 UTC
The bug has been referenced in the following commit(s):

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

commit 10b92cbbf831284ec9b9d8aeab93c8d1c9ddf4fe
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2018-11-25 14:54:43 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2018-11-25 15:13:19 +0000

    sys-libs/newlib: drop comment mentioning prepallstrip()
    
    The comment still manages to confuse people. Let's drop it.
    
    Bug: https://bugs.gentoo.org/587298
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 sys-libs/newlib/newlib-2.0.0.ebuild          | 3 +--
 sys-libs/newlib/newlib-2.1.0.ebuild          | 3 +--
 sys-libs/newlib/newlib-2.2.0.20150423.ebuild | 3 +--
 sys-libs/newlib/newlib-2.2.0.ebuild          | 3 +--
 sys-libs/newlib/newlib-2.3.0.20160104.ebuild | 3 +--
 sys-libs/newlib/newlib-2.4.0.ebuild          | 3 +--
 sys-libs/newlib/newlib-2.5.0.ebuild          | 3 +--
 sys-libs/newlib/newlib-9999.ebuild           | 3 +--
 8 files changed, 8 insertions(+), 16 deletions(-)