Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736954 - dev-java/plexus-classworlds-2.2.3 fails tests
Summary: dev-java/plexus-classworlds-2.2.3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-08-13 07:02 UTC by Agostino Sarubbo
Modified: 2020-08-27 16:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,7.63 KB, text/plain)
2020-08-13 07:02 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-13 07:02:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/plexus-classworlds-2.2.3 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-13 07:02:42 UTC
Created attachment 654418 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-27 16:29:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60bb60f667b84dd6e42a64bc21f7fa97949d4b68

commit 60bb60f667b84dd6e42a64bc21f7fa97949d4b68
Author:     Henning Sudbrock <github@hsudbrock.de>
AuthorDate: 2020-08-27 17:24:17 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-08-27 16:29:14 +0000

    dev-java/plexus-classworlds: Add missing dependency to ant-junit4
    
    The tests cannot be executed without ant-junit4 during the test phase.
    
    Closes: https://bugs.gentoo.org/736954
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Henning Sudbrock <github@hsudbrock.de>
    Closes: https://github.com/gentoo/gentoo/pull/17281
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/plexus-classworlds/plexus-classworlds-2.2.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)