Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 777762 - dev-libs/libthreadar: please keyword and unmask app-backup/dar[threads]
Summary: dev-libs/libthreadar: please keyword and unmask app-backup/dar[threads]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords: CC-ARCHES, PullRequest
Depends on:
Blocks:
 
Reported: 2021-03-22 19:12 UTC by Viorel Munteanu
Modified: 2021-04-06 05:40 UTC (History)
2 users (show)

See Also:
Package list:
dev-libs/libthreadar ~ppc ~sparc ~x86 ~amd64-linux
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 Viorel Munteanu gentoo-dev 2021-03-22 19:12:46 UTC
app-backup gained a new dependency. Please test and keyword dev-libs/libthreadar and remove the package.use.mask entry for your architecture that I added in

https://github.com/gentoo/gentoo/commit/1dcb25a3e47356caf0b4c8899e98a2b77439ada9

commit 1dcb25a3e47356caf0b4c8899e98a2b77439ada9
Author: Viorel Munteanu <ceamac.paragon@gmail.com>
Date:   Tue Mar 9 17:28:24 2021 +0200

    app-backup/dar: add support for threads
    
    Add USE flag "threads" to link with `dev-libs/libthreaddar`
    Mask USE flag "threads" for all arches except ~amd64
    
    Closes: https://bugs.gentoo.org/686278
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-backup/dar/dar-2.6.13-r1.ebuild          | 4 +++-
 profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++
 profiles/arch/sparc/package.use.mask         | 4 ++++
 profiles/arch/x86/package.use.mask           | 4 ++++
 4 files changed, 15 insertions(+), 1 deletion(-)
Comment 1 Rolf Eike Beer archtester 2021-03-25 17:53:03 UTC
~sparc added
Comment 2 Thomas Deutschmann (RETIRED) gentoo-dev 2021-04-01 12:20:16 UTC
x86 keyworded
Comment 3 ernsteiswuerfel archtester 2021-04-04 17:01:28 UTC
Looking good on ppc.

 # cat libthreadar-777762.report 
USE tests started on So 4. Apr 18:51:29 CEST 2021

FEATURES=' test' USE='' succeeded for =dev-libs/libthreadar-1.3.1
USE='' succeeded for =dev-libs/libthreadar-1.3.1
Comment 4 Sergei Trofimovich (RETIRED) gentoo-dev 2021-04-04 21:31:28 UTC
~ppc keyworded thanks to ernsteiswuerfel!

Last arch. Closing.
Comment 5 Larry the Git Cow gentoo-dev 2021-04-06 05:40:16 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=661f306968ff1096eea6967c9b263a2e9e635f84

commit 661f306968ff1096eea6967c9b263a2e9e635f84
Author:     Viorel Munteanu <ceamac.paragon@gmail.com>
AuthorDate: 2021-04-06 05:04:59 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-04-06 05:39:30 +0000

    profiles/arch/x86: drop app-backp/dar[threads] mask
    
    Bug: https://bugs.gentoo.org/777762
    Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/20275
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

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

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

commit c698b577012a7cd6d66e945c9233863f0eabd791
Author:     Viorel Munteanu <ceamac.paragon@gmail.com>
AuthorDate: 2021-04-06 05:02:56 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-04-06 05:39:25 +0000

    profiles/arch/powerpc/ppc32: drop app-backup/dar[threads] mask
    
    Bug: https://bugs.gentoo.org/777762
    Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

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