Search Criteria
Package Details: java17-openjfx-src 17.0.14.u2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/java17-openjfx.git (read-only, click to copy) |
---|---|
Package Base: | java17-openjfx |
Description: | Java OpenJFX 17 client application platform (open-source implementation of JavaFX) |
Upstream URL: | https://wiki.openjdk.java.net/display/OpenJFX/Main |
Licenses: | custom |
Submitter: | ItachiSan |
Maintainer: | ItachiSan |
Last Packager: | ItachiSan |
Votes: | 3 |
Popularity: | 0.001770 |
First Submitted: | 2023-12-05 21:09 (UTC) |
Last Updated: | 2024-11-29 16:52 (UTC) |
Dependencies (24)
- alsa-lib (make)
- ant (ant-gitAUR) (make)
- cairo (cairo-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- ffmpeg4.4 (make)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR) (make)
- gcc13 (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- gperf (gperf-gitAUR) (make)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- java-environment-openjdk (jdk10-openj9-binAUR, jdk16-adoptopenjdkAUR, liberica-jre-11-binAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk18-openjdkAUR, liberica-jre-11-full-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jdk8-dragonwell-extendedAUR, jdk13-openjdkAUR, jdk15-openjdkAUR, liberica-nik-24-full-binAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, java-openjdk-binAUR, jdk21-temurinAUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jre-jetbrainsAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, zulu-23-binAUR, jdk21-jetbrains-binAUR, jre-zulu-binAUR, jre-zulu-fx-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-android-studioAUR, jdk17-openj9-binAUR, zing-8-binAUR, zing-21-binAUR, java-openjdk-ea-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jdk8-openjdk) (make)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd) (make)
- libx11 (libx11-gitAUR) (make)
- libxtst (make)
- pango (pango-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- ruby (make)
- ruby-erb (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- webkit2gtk (webkit2gtk-imgpasteAUR) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3
JohnMaguire commented on 2023-12-19 16:43 (UTC)
@TheTrueManu's suggestion did not work for me:
I do not seem to have a javac in that directory.
TheTrueManu commented on 2023-12-19 03:24 (UTC)
I was able to solve the same issue as @lapicidae, @JohnMaguire and @kyngs by changing the default java environment to java 17.
ItachiSan commented on 2023-12-17 11:43 (UTC)
Do you have other java packages installed? I have a guess and want to see whether I can replicate it.
kyngs commented on 2023-12-17 11:22 (UTC)
I'm also having the same issue as @lapicidae and @JohnMaguire
JohnMaguire commented on 2023-12-15 04:07 (UTC) (edited on 2023-12-15 04:07 (UTC) by JohnMaguire)
I am receiving the same error as @lapicidae.
ItachiSan commented on 2023-12-10 19:13 (UTC)
Hi @lapicidae,
I was able to successfu_lly build the package with no errors inside the chroot environment provided from "extra-x86_64-build", thus I believe it is an issue with your setup.
lapicidae commented on 2023-12-06 17:52 (UTC)
Errors: * Unsupported class file major version 65 * Missing or incorrect path to 'javac'
After the following changes everything works fine.
« First ‹ Previous 1 2 3