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

Bug 828559

Summary: app-editors/jedit-5.4.0::gentoo failed (compile phase) with jdk-11
Product: Gentoo Linux Reporter: Volkmar W. Pogatzki <gentoo>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/23192
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 810613    
Attachments: emerge --info
build log

Description Volkmar W. Pogatzki 2021-12-08 10:28:32 UTC
Created attachment 757715 [details]
emerge --info

init:                                                                                                                                                                               
     [echo] Buildfile for jedit (/var/tmp/portage/app-editors/jedit-5.4.0/work/jEdit/build.xml)                                                                                                                                                                                                                                
Class org.apache.tools.ant.types.resources.selectors.Not loaded from parent loader (parentFirst)                                                                                                                                                                                                                               
Class org.apache.tools.ant.taskdefs.condition.Equals loaded from parent loader (parentFirst)                                                                                                                                                                                                                                   
     [fail] failing due to Java 1.8 is needed for jEdit to build, please install it and rerun (found Java version: '11')                                                                                                                                                                                                       

BUILD FAILED                                                                                                                                                                                                    
/var/tmp/portage/app-editors/jedit-5.4.0/work/jEdit/build.xml:48: Java 1.8 is needed for jEdit to build, please install it and rerun (found Java version: '11
Comment 1 Volkmar W. Pogatzki 2021-12-08 10:29:31 UTC
Created attachment 757716 [details]
build log
Comment 2 Larry the Git Cow gentoo-dev 2021-12-09 08:19:47 UTC
The bug has been closed via the following commit(s):

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

commit 834bd043431fa4c1416be2040772b23e2e48399d
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-12-05 21:25:27 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-12-09 08:19:28 +0000

    app-editors/jedit: restrict to java 1.8
    
    Closes: https://bugs.gentoo.org/828559
    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/23192
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 app-editors/jedit/jedit-5.4.0-r1.ebuild | 111 ++++++++++++++++++++++++++++++++
 1 file changed, 111 insertions(+)