Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 736573

Summary: dev-java/commons-lang-3.4 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 779502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-08-10 06:06:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/commons-lang-3.4 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-10 06:06:27 UTC
Created attachment 653951 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-07 11:25:34 UTC
The bug has been closed via the following commit(s):

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

commit e0afefcb3aee88e90efeb3f3a6d311b94b408789
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-04-07 11:24:31 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-04-07 11:25:28 +0000

    dev-java/commons-lang: migrated 3.4 to java-pkg-simple + resolved tests
    
    Closes: https://bugs.gentoo.org/736573
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/commons-lang/Manifest                     |  2 +-
 dev-java/commons-lang/commons-lang-3.4-r1.ebuild   | 69 ++++++++++++++++++++
 dev-java/commons-lang/commons-lang-3.4.ebuild      | 51 ---------------
 .../commons-lang-3.4-disable-some-tests.patch      | 75 ++++++++++++++++++++++
 4 files changed, 145 insertions(+), 52 deletions(-)