Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 783177 - dev-java/bcel-6.5.0-r1 fails tests
Summary: dev-java/bcel-6.5.0-r1 fails tests
Status: RESOLVED OBSOLETE
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: 830680 830681
Blocks:
  Show dependency tree
 
Reported: 2021-04-16 16:59 UTC by Agostino Sarubbo
Modified: 2022-01-08 14:26 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,10.95 KB, text/plain)
2021-04-16 16:59 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 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