Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821379 - sys-block/tgt unused USE flags
Summary: sys-block/tgt unused USE flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-02 23:03 UTC by Scott Howard
Modified: 2023-10-06 00:32 UTC (History)
2 users (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 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(-)