Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686278 - >app-backup/dar-2.6 should be linked with libthreadar
Summary: >app-backup/dar-2.6 should be linked with libthreadar
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-05-19 03:00 UTC by Yanestra
Modified: 2021-03-12 11:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yanestra 2019-05-19 03:00:47 UTC
There is a version 2.6.3 available (dated 2019-03-30).

In general, 2.6.x contains a (now working) multithreading feature which requires libthreadar. The latter is a quite unpopular lib, maybe one shouldn't make an extra package for it, but it should be linked in.
Comment 1 Larry the Git Cow gentoo-dev 2021-03-12 11:29:15 UTC
The bug has been closed via the following commit(s):

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

commit 1dcb25a3e47356caf0b4c8899e98a2b77439ada9
Author:     Viorel Munteanu <ceamac.paragon@gmail.com>
AuthorDate: 2021-03-09 15:28:24 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-03-12 11:29:06 +0000

    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(-)