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

Bug 821379

Summary: sys-block/tgt unused USE flags
Product: Gentoo Linux Reporter: Scott Howard <bugs>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal CC: cluster, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Scott Howard 2021-11-02 23:03:56 UTC
* Found these USE flags for sys-block/tgt-1.0.80:
 U I
 - - fcoe   : Add support for FCoE protocol 
 - - fcp    : Add support for new FC protocol 
 - - ibmvio : Add support for IBM Virtual I/O 

these features were removed from tgt in 2011:

https://github.com/fujita/tgt/commit/07801984855b955805fab04abeced7a31e21025d

but are still present in the ebuilds:

https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-block/tgt/tgt-1.0.80.ebuild

setting these would simply not do anything in the current version.
Comment 1 Larry the Git Cow gentoo-dev 2023-10-06 00:32:09 UTC
The bug has been closed via the following commit(s):

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

commit bc531844bedfb7ff98db6f194c92f4c6877176ad
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-10-06 00:30:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-10-06 00:30:10 +0000

    sys-block/tgt: drop unused ibmvio, fcp, fcoe USE flags
    
    As noted in the bug, none of these do anything anymore (build system ignores
    them) since quite a while ago.
    
    Closes: https://bugs.gentoo.org/821379
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-block/tgt/tgt-1.0.88.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)