Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 801475 - dev-java/commons-httpclient-4.5.13 fails tests
Summary: dev-java/commons-httpclient-4.5.13 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-07-10 12:06 UTC by Agostino Sarubbo
Modified: 2021-07-16 11:33 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,54.69 KB, text/plain)
2021-07-10 12:06 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-07-10 12:06:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/commons-httpclient-4.5.13 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-10 12:06:15 UTC
CC'ing also the author of the commit (74381de068c890ea97defeeae91ee47f0233f415)
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-10 12:06:16 UTC
Created attachment 723163 [details]
build.log

build log and emerge --info
Comment 3 Volkmar W. Pogatzki 2021-07-15 17:13:21 UTC
The test failure looks like hamcrest-core-1.3 was missing in JAVA_TEST_GENTOO_CLASSPATH.
No idea why it doesn't fail here.
Comment 4 Larry the Git Cow gentoo-dev 2021-07-16 06:32:30 UTC
The bug has been referenced in the following commit(s):

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

commit ef08e6bd4dea15dfc41899457cc91807b7df8461
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-07-15 16:58:31 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-07-16 06:32:04 +0000

    dev-java/commons-httpclient: remove obsolete
    
    Bug: https://bugs.gentoo.org/801475
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/21656
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../commons-httpclient-4.5.13.ebuild               | 73 ----------------------
 1 file changed, 73 deletions(-)

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

commit e0b8ea15be77cb21eaf1c86de41e98e92e00bde5
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-07-15 16:57:00 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-07-16 06:32:03 +0000

    dev-java/commons-httpclient: depend on hamcrest-core
    
    Bug: https://bugs.gentoo.org/801475
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../commons-httpclient-4.5.13-r1.ebuild            | 74 ++++++++++++++++++++++
 1 file changed, 74 insertions(+)