Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829823 - dev-java/netty-common-4.0.36-r1: fails tests on arm and ppc64
Summary: dev-java/netty-common-4.0.36-r1: fails tests on arm and ppc64
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: 828049 828069
  Show dependency tree
 
Reported: 2021-12-22 19:10 UTC by Arthur Zamarin
Modified: 2022-01-01 08:32 UTC (History)
0 users

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


Attachments
build.log (build.log,45.63 KB, text/plain)
2021-12-22 19:10 UTC, Arthur Zamarin
Details
ppc64: emerge --info (ppc64-emerge-info.log,6.47 KB, text/plain)
2021-12-31 10:29 UTC, Arthur Zamarin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2021-12-22 19:10:45 UTC
Created attachment 760101 [details]
build.log

Fails on arm chroot (using ~arm with systemd)

$ java -version
openjdk version "1.8.0_312"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_312-b07)
OpenJDK Client VM (Temurin)(build 25.312-b07, mixed mode)
Comment 1 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2021-12-31 10:29:23 UTC
Occurs also on ppc64

GENTOO_VM=icedtea-bin-8  CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-3.16.0"
JAVACFLAGS="-source 1.7 -target 1.7" COMPILER=""
Comment 2 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2021-12-31 10:29:44 UTC
Created attachment 760924 [details]
ppc64: emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2022-01-01 08:32:29 UTC
The bug has been closed via the following commit(s):

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

commit ffa6c0e75b2c047f5f5700a074293353a9bdfd9f
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-12-31 13:49:22 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-01-01 08:32:27 +0000

    dev-java/netty-common: restrict tests
    
    Closes: https://bugs.gentoo.org/829823
    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/23604
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/netty-common/netty-common-4.0.36-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)