https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-java/scram-2.1 fails tests. Discovered on: amd64 (internal ref: clang-lld_tinderbox) System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 884272 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: client/src/test/java/com/ongres/scram/client/ScramSessionTest.java:33: error: cannot find symbol client/src/test/java/com/ongres/scram/client/ScramSessionTest.java:45: error: cannot find symbol client/src/test/java/com/ongres/scram/client/ScramSessionTest.java:53: error: cannot find symbol client/src/test/java/com/ongres/scram/client/ScramSessionTest.java:54: error: cannot find symbol client/src/test/java/com/ongres/scram/client/ScramSessionTest.java:57: error: cannot find symbol client/src/test/java/com/ongres/scram/client/ScramSessionTest.java:59: error: cannot find symbol client/src/test/java/com/ongres/scram/client/ScramSessionTest.java:60: error: cannot find symbol client/src/test/java/com/ongres/scram/client/ScramSessionTest.java:62: error: cannot find symbol client/src/test/java/com/ongres/scram/client/ScramSessionTest.java:63: error: cannot find symbol client/src/test/java/com/ongres/scram/client/ScramSessionTest.java:65: error: cannot find symbol client/src/test/java/com/ongres/scram/client/ScramSessionTest.java:33: error: cannot find symbol
Regression of commit #46a0d7d3899ca90d1fc9a81a288d915ccdc3ebf8
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4dbcf91085d19baffd30881776aadd2d973f7cc commit b4dbcf91085d19baffd30881776aadd2d973f7cc Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2024-02-05 16:04:11 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-02-06 09:33:55 +0000 dev-java/scram: fix test compile errors Closes: https://bugs.gentoo.org/923827 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-java/scram/scram-2.1.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)