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

Bug 908744

Summary: dev-qt/qtcore:5: ~alpha keywording request
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: KeywordingAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: enhancement CC: alpha, matoro_gentoo
Priority: Normal Keywords: CC-ARCHES
Version: unspecifiedFlags: nattka: sanity-check+
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
dev-qt/qtcore:5 ~alpha dev-qt/qttest:5 ~alpha dev-qt/qtgui:5 ~alpha dev-qt/qtxml:5 ~alpha
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 873523    

Description matoro archtester 2023-06-18 02:38:30 UTC
nattka can't generate a package list for this automatically so it will be trial-and-error, sorry for the sanity-check spam.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-18 02:41:22 UTC
Qt is a good example of somejthing we'd really like to avoid on alpha if we can via masks. What's pulling it in?
Comment 2 matoro archtester 2023-06-18 02:44:25 UTC
app-text/highlight[gui]
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-18 02:45:31 UTC
(In reply to matoro from comment #2)
> app-text/highlight[gui]

We already have:
profiles/arch/alpha/use.mask:70:qt5

so it's just an accidental thing (the intent being to not have Qt here). So we'll just mask highlight[gui].
Comment 4 matoro archtester 2023-06-18 02:46:51 UTC
Please do for mips as well
Comment 5 Larry the Git Cow gentoo-dev 2023-06-18 02:50:36 UTC
The bug has been referenced in the following commit(s):

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

commit 78bca6208e53b676bea5d2171d1902b9df9256c0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-18 02:49:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-18 02:49:58 +0000

    profiles/arch: mask ansifilter/highlight[gui] where no Qt wanted
    
    Bug: https://bugs.gentoo.org/908744
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/alpha/package.use.mask | 5 +++++
 profiles/arch/ia64/package.use.mask  | 3 ++-
 profiles/arch/m68k/package.use.mask  | 5 +++++
 profiles/arch/mips/package.use.mask  | 5 +++++
 profiles/arch/s390/package.use.mask  | 2 +-
 profiles/arch/sparc/package.use.mask | 5 +++++
 6 files changed, 23 insertions(+), 2 deletions(-)