eclass/tests $ ./llvm-r1.sh * Testing LLVM_COMPAT=( 14 15 16 17 18 ) ... * IUSE: +llvm_slot_18 llvm_slot_15 llvm_slot_16 llvm_slot_17 * does not match: +llvm_slot_17 llvm_slot_15 llvm_slot_16 llvm_slot_18 [ !! ] * Testing LLVM_COMPAT=( 14 15 16 ) ... [ ok ] * Testing LLVM_COMPAT=( 15 18 ) ... * IUSE: +llvm_slot_18 llvm_slot_15 * does not match: +llvm_slot_15 llvm_slot_18 [ !! ] * Testing LLVM_COMPAT=( 18 ) ... [ ok ] * Testing llvm_gen_dep sys-devel/llvm:${LLVM_SLOT} sys-devel/clang:${LLVM_SLOT} ... [ ok ] Bisection indicates that this commit has broken tests: commit f7f7ff3fa2cd1c32b64d54fb155ee824cdd25928 Author: Michał Górny <mgorny@gentoo.org> Date: Tue Jul 23 16:05:15 2024 +0200 llvm-r1.eclass: LLVM 18 is now stable Signed-off-by: Michał Górny <mgorny@gentoo.org>
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3849073fc4fc19b4872e7840ff12d66ab54b15 commit ac3849073fc4fc19b4872e7840ff12d66ab54b15 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-07-29 15:40:10 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-07-29 17:02:40 +0000 llvm-r1.eclass: Update tests for new stable Closes: https://bugs.gentoo.org/936882 Signed-off-by: Michał Górny <mgorny@gentoo.org> eclass/tests/llvm-r1.sh | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-)