Before move from USE=quadmath to PERL_FEATURES=quadmath there was a maks "llvm? ( !dev-lang/perl[quadmath] )" Now the mask doesn't work. It needs to be restored. Fixing the mask automatically closes bugs https://bugs.gentoo.org/885571 https://bugs.gentoo.org/835663 https://bugs.gentoo.org/875101 and maybe some others. Reproducible: Always
Correction, we had profiles/features/llvm/package.use.mask: dev-lang/perl quadmath which is much more encompassing, and now it doesn't work
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96d3611375863d4bdade73eaef4fe26a1259149d commit 96d3611375863d4bdade73eaef4fe26a1259149d Author: Sam James <sam@gentoo.org> AuthorDate: 2024-05-08 10:15:07 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-08 10:15:07 +0000 profiles/features/llvm: mask perl_features_quadmath While perl_features_quadmath is new, it's likely we forgot to close the old bugs when adding the initial old mask for USE=quadmath to the LLVM profiles. We may still need to figure something out for when people do CC=clang though... Closes: https://bugs.gentoo.org/835663 Closes: https://bugs.gentoo.org/875101 Closes: https://bugs.gentoo.org/885571 Closes: https://bugs.gentoo.org/931562 Signed-off-by: Sam James <sam@gentoo.org> profiles/features/llvm/use.mask | 6 ++++++ 1 file changed, 6 insertions(+)