Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888511 - dev-util/diffoscope: hppa ia64 ppc sparc keywording
Summary: dev-util/diffoscope: hppa ia64 ppc sparc keywording
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on: 861710
Blocks:
  Show dependency tree
 
Reported: 2022-12-26 11:18 UTC by Sam James
Modified: 2023-03-22 05:31 UTC (History)
2 users (show)

See Also:
Package list:
dev-util/diffoscope hppa ia64 ppc sparc dev-python/libarchive-c hppa ia64 ppc sparc dev-python/tlsh hppa ia64 ppc sparc dev-libs/tlsh hppa ia64 ppc sparc app-text/docx2txt hppa ia64 ppc sparc
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-26 11:18:38 UTC
Thanks!
Comment 1 NATTkA bot gentoo-dev 2022-12-26 11:20:13 UTC Comment hidden (obsolete)
Comment 2 NATTkA bot gentoo-dev 2022-12-26 11:24:19 UTC Comment hidden (obsolete)
Comment 3 Larry the Git Cow gentoo-dev 2022-12-26 11:26:23 UTC
The bug has been referenced in the following commit(s):

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

commit 0dc4b9318ceae6a407c288d1f7358a27e0505bf0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-26 11:22:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-26 11:25:46 +0000

    profiles/arch: mask diffoscope USE flags w/ unkw'd deps
    
    Bug: https://bugs.gentoo.org/888511
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/hppa/package.use.mask          | 4 ++++
 profiles/arch/ia64/package.use.mask          | 4 ++++
 profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++
 profiles/arch/sparc/package.use.mask         | 4 ++++
 4 files changed, 16 insertions(+)
Comment 4 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2022-12-31 12:10:37 UTC
ia64 done
Comment 5 Larry the Git Cow gentoo-dev 2023-03-22 05:30:13 UTC
The bug has been closed via the following commit(s):

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

commit 019c5f6888d802a8c3261ff8ef6ef476d7ed0f8a
Author:     Matoro Mahri <matoro@users.noreply.github.com>
AuthorDate: 2023-03-20 18:50:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-22 05:28:53 +0000

    profiles/arch: mask dev-libs/tlsh on big-endian
    
    Closes: https://bugs.gentoo.org/861710
    Closes: https://bugs.gentoo.org/888511
    Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/arm64/big-endian/package.mask   | 7 +++++++
 profiles/arch/hppa/package.mask               | 5 +++++
 profiles/arch/m68k/package.mask               | 7 +++++++
 profiles/arch/mips/mipsel/package.mask        | 7 +++++++
 profiles/arch/mips/package.mask               | 7 ++++++-
 profiles/arch/powerpc/package.mask            | 9 ++++++++-
 profiles/arch/powerpc/ppc64/64le/package.mask | 7 +++++++
 profiles/arch/s390/package.mask               | 7 +++++++
 profiles/arch/sparc/package.mask              | 5 +++++
 9 files changed, 59 insertions(+), 2 deletions(-)