Summary: | dev-java/ant-core-1.10.9-r4 cannot build packages on JDK 8: org/apache/tools/ant/launch/Launcher has been compiled by a more recent version of the Java Runtime | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Yuan Liao (Leo3418) <liaoyuan> |
Component: | Current packages | Assignee: | Java team <java> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | gentoo, toralf |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=831290 https://bugs.gentoo.org/show_bug.cgi?id=767136 https://bugs.gentoo.org/show_bug.cgi?id=927087 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 847304 | ||
Attachments: |
dev-java/jna-4.2.2-r3 build.log
dev-java/commons-lang-2.6-r2 build.log |
Description
Yuan Liao (Leo3418)
2022-05-21 18:00:04 UTC
Created attachment 779693 [details]
dev-java/jna-4.2.2-r3 build.log
Created attachment 779696 [details]
dev-java/commons-lang-2.6-r2 build.log
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b24498c7e502a18bac9b4f42e94bf479bb96a34c commit b24498c7e502a18bac9b4f42e94bf479bb96a34c Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2022-05-21 18:17:55 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2022-05-21 18:17:55 +0000 dev-java/ant-core: lower min Java to 8 again Turns out that raising ant-core's min Java requirement to 9, while fixing bug #831290, renders ant unable to build pure Java 8 packages (of which we have a few, most prominently jna), see bug #846782. We go back to Java 8 again, until we find a better solution. Bug: https://bugs.gentoo.org/846782 Bug: https://bugs.gentoo.org/831290 Signed-off-by: Florian Schmaus <flow@gentoo.org> .../ant-core/{ant-core-1.10.9-r4.ebuild => ant-core-1.10.9-r5.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) *** Bug 831290 has been marked as a duplicate of this bug. *** ~dev-java/ant-core-1.10.5 is gone. re-tested with dev-java/ant-1.10.14-r3, compiled with jdk:21 then changed system-vm to openjdk-bin:8 and emerged dev-lang/tuprolog-3.2.0-r1 without errors. Closing. |