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

Bug 615932

Summary: The amd64/no-multilib profile incorrectly masks 'hvm' use flag
Product: Gentoo Linux Reporter: Florian Schmaus <flow>
Component: ProfilesAssignee: AMD64 Project <amd64>
Status: RESOLVED FIXED    
Severity: normal CC: xen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Florian Schmaus gentoo-dev 2017-04-18 10:10:30 UTC
uprofiles/arch/amd64/no-multilib/use.mask currently contains:

# 2007/08/24 Michael Marineau <marineam@gentoo.org>
# Xen HVM support requires building 32-bit binaries.
hvm

but according to bug #351648 building xen-tools with USE="hvm" on a no-multilib is no longer an issue.

Please remove the use-flag mask.
Comment 1 Florian Schmaus gentoo-dev 2017-10-27 09:19:10 UTC
Ping and cc'ing xen@gentoo.org
Comment 2 Larry the Git Cow gentoo-dev 2018-05-29 18:11:51 UTC
The bug has been closed via the following commit(s):

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

commit 050f6e7666ead8fc08f0ba1fba596e26fae495b9
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2018-05-29 18:08:35 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2018-05-29 18:08:35 +0000

    ../amd64/no-multilib/use.mask: unmask hvm useflag for Xen
    
    Acked-by: Alexey Shvetsov <alexxy@gentoo,org>
    
    Closes: https://bugs.gentoo.org/615932

 profiles/arch/amd64/no-multilib/use.mask | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)