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

Bug 783177

Summary: dev-java/bcel-6.5.0-r1 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: normal CC: fordfrog
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/23152
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 830680, 830681    
Bug Blocks:    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-04-16 16:59:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/bcel-6.5.0-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-16 16:59:06 UTC
Created attachment 700167 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-16 16:59:07 UTC
Possible context of error(s):

src/test/java/org/apache/bcel/BCELBenchmark.java:77: error: cannot find symbol
src/test/java/org/apache/bcel/BCELBenchmark.java:89: error: cannot find symbol
src/test/java/org/apache/bcel/BCELBenchmark.java:103: error: cannot find symbol
src/test/java/org/apache/bcel/BCELBenchmark.java:36: error: package org.apache.commons.io does not exist
Comment 3 Larry the Git Cow gentoo-dev 2021-12-03 09:33:08 UTC
The bug has been referenced in the following commit(s):

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

commit 59b8f44761da69288653e567e68403d91876162a
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-12-02 18:54:56 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-12-03 09:33:06 +0000

    dev-java/bcel: add missing dependency
    
    Bug: https://bugs.gentoo.org/783177
    dev-java/commons-io needed for tests
    
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/23152
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/bcel/bcel-6.5.0-r2.ebuild | 81 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 81 insertions(+)
Comment 4 Volkmar W. Pogatzki 2022-01-08 14:26:27 UTC
The affected version has gone. Closing