Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730478 - sys-libs/liburing: please keyword on arm
Summary: sys-libs/liburing: please keyword on arm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo ARM Porters
URL:
Whiteboard:
Keywords: CC-ARCHES, KEYWORDREQ
Depends on: 730534
Blocks: 711488
  Show dependency tree
 
Reported: 2020-07-02 20:15 UTC by Robin Johnson
Modified: 2020-07-16 04:48 UTC (History)
0 users

See Also:
Package list:
sys-libs/liburing arm
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 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2020-07-02 20:15:08 UTC
please compile-test sys-libs/liburing on arm as the lagging arch. Needed for new support in sys-block/fio.
Comment 1 Larry the Git Cow gentoo-dev 2020-07-02 20:24:12 UTC
The bug has been referenced in the following commit(s):

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

commit 36f27ad00a60fc289c7796d884a2660a0a8782b5
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2020-07-02 20:18:41 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2020-07-02 20:24:08 +0000

    profiles: mask sys-block/fio[zbc,io-uring] on some arches
    
    Bug: https://bugs.gentoo.org/730478
    Bug: https://bugs.gentoo.org/730480
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 profiles/arch/alpha/package.use.mask | 4 ++++
 profiles/arch/amd64/package.use.mask | 4 ++++
 profiles/arch/arm/package.use.mask   | 4 ++++
 profiles/arch/arm64/package.use.mask | 4 ++++
 profiles/arch/base/package.use.mask  | 4 ++++
 profiles/arch/hppa/package.use.mask  | 4 ++++
 profiles/arch/ia64/package.use.mask  | 4 ++++
 profiles/arch/sparc/package.use.mask | 4 ++++
 profiles/arch/x86/package.use.mask   | 4 ++++
 9 files changed, 36 insertions(+)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-16 03:48:28 UTC
~arm added.

Mask will be done shortly.
Comment 3 Larry the Git Cow gentoo-dev 2020-07-16 04:48:59 UTC
The bug has been closed via the following commit(s):

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

commit 019f9d7513ade7a6702ec56218db1ad327e52eb2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-07-16 04:19:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-07-16 04:42:49 +0000

    profiles/arch/arm/package.use.mask: unmask sys-block/fio[zbc,io-uring]
    
    We just keyworded libzbc and liburing, so this is
    no longer necessary.
    
    Bug: https://bugs.gentoo.org/730480
    Closes: https://bugs.gentoo.org/730478
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/arm/package.use.mask | 4 ----
 1 file changed, 4 deletions(-)