Search Criteria
Package Details: jdk14-openjdk 14.0.2.u12-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/java-14-openjdk.git (read-only, click to copy) |
---|---|
Package Base: | java-14-openjdk |
Description: | OpenJDK Java 14 development kit |
Upstream URL: | https://openjdk.java.net/ |
Licenses: | custom |
Provides: | java-environment, java-environment-jdk, java-environment-openjdk, jdk14-openjdk |
Submitter: | Muflone |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 3 |
Popularity: | 0.000951 |
First Submitted: | 2021-11-28 22:12 (UTC) |
Last Updated: | 2022-06-18 23:41 (UTC) |
Dependencies (26)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- java-environment-common
- jre14-openjdkAUR (jre14-openjdkAUR)
- libelf (elfutils-gitAUR)
- alsa-lib (make)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- cpio (cpio-gitAUR) (make)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR) (make)
- giflib (giflib-gitAUR) (make)
- graphviz (make)
- java-environment-jdk (jdk12AUR, jdk10AUR, jdk7AUR, jdk8-armAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk12-openjdkAUR, jdk11AUR, jdk13-openjdkAUR, jdk15-openjdkAUR, jdk-ltsAUR, jdk19-openjdkAUR, jdkAUR, jdk8AUR) (make)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR) (make)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR) (make)
- libelf (elfutils-gitAUR) (make)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (make)
- libnet (libnet-gitAUR) (make)
- libpng (libpng-apngAUR, libpng-gitAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxext (libxext-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- Show 6 more dependencies...
Required by (975)
- 2plan-desktop (requires java-environment)
- 389-console (requires java-environment)
- 389-ds-console (requires java-environment) (make)
- aacskeys (requires java-environment) (make)
- abcl (requires java-environment)
- abcl-git (requires java-environment) (make)
- access-export (requires java-environment)
- aeron (requires java-environment)
- airport-utils-bin (requires java-environment)
- airsonic-advanced-git (requires java-environment) (make)
- airsonic-git (requires java-environment) (make)
- akia (requires java-environment)
- alchemy (requires java-environment)
- alchemy-git (requires java-environment)
- alchitry-labs-bin (requires java-environment)
- aliview (requires java-environment) (make)
- altair-ai-studio (requires java-environment)
- amd-boost-toggle-git (requires java-environment)
- amdapp-aparapi (requires java-environment)
- ammonite-git (requires java-environment)
- Show 955 more...
Latest Comments
MarsSeed commented on 2023-11-21 14:35 (UTC) (edited on 2023-11-21 14:36 (UTC) by MarsSeed)
Hi @xuiqzy,
I would like to suggest that you please kindly try to use another JRE/JDK for your use case.
This was a short-term support release, and is EOL since September 2020.
I recommend to try the next LTS first, which is JRE/JDK 17. Available in [extra]:
Or in case you need an older release for some specific reason, you can try one of the earlier but still maintained LTS versions:
xuiqzy commented on 2023-11-21 14:11 (UTC)
Missing buildtime dependencies:
xuiqzy commented on 2023-11-21 14:07 (UTC)
Outdated SHA256 checksum:
sshaikh commented on 2022-11-09 20:26 (UTC)
Somewhat ironically it seems the reason why it fails, is because it installs Java 12 as the dependency when 13 is available.
Removing Java 12 from my repo allows 14 to progress.
sshaikh commented on 2022-11-07 21:22 (UTC) (edited on 2022-11-07 21:22 (UTC) by sshaikh)
Managed to build 12 and 13 okay in chroot, however with 14 I see the following:
Muflone commented on 2022-01-17 21:26 (UTC) (edited on 2022-01-17 21:27 (UTC) by Muflone)
Since Java 12, all the java packages require the current version or at maximum the immediately previous java version to build.
as result, to build java-14-openjdk you need itself or a Java 13.
The same applies also to the previous versions
ettolrach commented on 2022-01-16 22:27 (UTC)
Why is
java-environment-jdk<=14
a makedepend? You can't have Java 14 on your system without first installing this package. Is there something I'm missing?