Bug 251976 - Add support for QA_PRESTRIPPED
Bug#: 251976 Product:  Portage Development Version: 2.2 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: dev-portage@gentoo.org Reported By: betelgeuse@gentoo.org
Component: Core - Ebuild Support
URL: 
Summary: Add support for QA_PRESTRIPPED
Keywords:  InSVN
Status Whiteboard: 
Opened: 2008-12-21 21:10 0000
Description:   Opened: 2008-12-21 21:10 0000
23:05 < Betelgeuse> zmedico: we should add QA_PRESTRIPPED or QA_STRIPPED for
binary packages
23:06 < Betelgeuse> zmedico: What do I need to enable to get the warnings about
stripped bins?
23:06 < Betelgeuse> ah it seems I get it
23:07 < zmedico> ok
23:07 < zmedico> sounds reasonable
23:07 < Betelgeuse> Serkan was adding RESTRICT=strip to those bugs flameeyes
reported but that I think that has a different meaning.
23:08 < Betelgeuse> I will file a bug.
23:09 < zmedico> yeah, RESTRICT=binchecks is closer to what he wants
23:09 < zmedico> but QA_PRESTRIPPED would be more specific

Needing to silence this stuff for binary packages:


 * QA Notice: Pre-stripped files found:
 *
/var/tmp/portage/dev-java/blackdown-jdk-1.4.2.03-r16/image/opt/blackdown-jdk-1.4.2.03/bin/jar
 *
/var/tmp/portage/dev-java/blackdown-jdk-1.4.2.03-r16/image/opt/blackdown-jdk-1.4.2.03/bin/jdb
 *
/var/tmp/portage/dev-java/blackdown-jdk-1.4.2.03-r16/image/opt/blackdown-jdk-1.4.2.03/bin/idlj

------- Comment #1 From Zac Medico 2008-12-24 03:44:31 0000 -------
This is in svn r12296.

------- Comment #2 From Zac Medico 2008-12-25 07:22:16 0000 -------
This is released in 2.1.6.3 and 2.2_rc19.

------- Comment #3 From Serkan Kaba 2009-02-12 08:02:13 0000 -------
*** Bug 258686 has been marked as a duplicate of this bug. ***