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: | 2 |
Popularity: | 0.002231 |
First Submitted: | 2021-11-28 22:12 (UTC) |
Last Updated: | 2022-06-18 23:41 (UTC) |
Dependencies (26)
- hicolor-icon-theme (hicolor-icon-theme-git)
- java-environment-common
- jre14-openjdk (jre14-openjdk)
- libelf (elfutils-git)
- alsa-lib (alsa-lib-x205ta) (make)
- bash (bash-devel-static-git, bash-git, bash-xdg, bash-devel-git, busybox-coreutils) (make)
- cpio (cpio-git) (make)
- freetype2 (freetype2-git, freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5) (make)
- giflib (giflib-git) (make)
- graphviz (make)
- java-environment-jdk (jdk12, jdk10, jdk7, jdk8-arm, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, jdk-bcl, jdk-arm, jdk15-openjdk, jdk12-openjdk, jdk-lts, jdk8-aarch64, jdk8, jdk11, jdk) (make)
- lcms2 (lcms2-ff-git, lcms2-ff, lcms2-git) (make)
- libcups (libcups-git, libcups-gssapi) (make)
- libelf (elfutils-git) (make)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, mozjpeg) (make)
- libnet (libnet-git) (make)
- libpng (libpng-apng, libpng-git) (make)
- libx11 (libx11-git) (make)
- libxext (libxext-git) (make)
- libxrandr (libxrandr-git) (make)
- Show 6 more dependencies...
Required by (1109)
- 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)
- 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)
- amdapp-aparapi (requires java-environment)
- ammonite-git (requires java-environment)
- android-aarch64-qt5 (requires java-environment-openjdk) (make)
- android-aarch64-qt6-5compat (requires java-environment-openjdk) (make)
- android-aarch64-qt6-base (requires java-environment-openjdk) (make)
- Show 1089 more...
Latest Comments
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?