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

Bug 651442

Summary: dev-scheme/guile: uses STRIP_MASK
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Scheme Project <scheme>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 259422    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-25 10:56:41 UTC
STRIP_MASK is a Portage extension and is not supported by any other package manager. This means that your package is silently BROKEN (mis-stripped) for some of our users.

Please remove its use. If you can't strip everything, please RESTRICT=strip.
Comment 1 Larry the Git Cow gentoo-dev 2018-04-08 15:11:29 UTC
The bug has been closed via the following commit(s):

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

commit a5a7dd3af6c19e4b5b29ad16d99d90d9f9f33dca
Author:     Amy Liffey <amynka@gentoo.org>
AuthorDate: 2018-04-08 14:57:32 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2018-04-08 15:11:16 +0000

    dev-scheme/guile: remove strip_mask
    
    Closes: https://bugs.gentoo.org/651442
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-scheme/guile/guile-2.2.3.ebuild | 21 +++++++++------------
 1 file changed, 9 insertions(+), 12 deletions(-)