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