Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828559 - app-editors/jedit-5.4.0::gentoo failed (compile phase) with jdk-11
Summary: app-editors/jedit-5.4.0::gentoo failed (compile phase) with jdk-11
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: 810613
  Show dependency tree
 
Reported: 2021-12-08 10:28 UTC by Volkmar W. Pogatzki
Modified: 2021-12-09 08:19 UTC (History)
0 users

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


Attachments
emerge --info (emerge --info,5.73 KB, text/plain)
2021-12-08 10:28 UTC, Volkmar W. Pogatzki
Details
build log (build.log,29.42 KB, text/plain)
2021-12-08 10:29 UTC, Volkmar W. Pogatzki
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)