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)
- Show 4 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
sl1pkn07 commented on 2024-03-28 20:14 (UTC)
Hi
if help
expalantion in the java-openjfx package
greetings
duvel71 commented on 2024-03-22 09:08 (UTC)
Trying to build this I get the following error:
First attempt was a clean build with java-openjdk-17 as my default java environment. Changing java-environment-openjdk=11 to 17 in PKGBUILD didn't help. Neither did changing it back to 11 and switching the default java environment from java-openjdk-17 to java-openjdk-11. All combinations resulted in the same build error.
Here's the full build output:
redtide commented on 2024-02-28 11:00 (UTC)
why java-environment-openjdk=11 and not 17? I need to install another version this way
mmachen commented on 2024-01-27 19:31 (UTC) (edited on 2024-01-27 19:34 (UTC) by mmachen)
Failed with this Gradle error message.
Per https://docs.gradle.org/7.1.1/userguide/compatibility.html:
So I added below to gradle.properties.
Then I ran below and it worked.
ItachiSan commented on 2024-01-17 08:12 (UTC)
Hi everyone,
I have verified that building the package works using a clean environment and makepkg: https://gist.github.com/ItachiSan/532a78702237b8c3f176d921bc164321
You can see that I have no issues using multiple JDKs and JREs. Even using the build scripts within the
devtools
package (they create a clean chroot) the build works.Did you try building the package in a clean folder with
makepkg
?saeziae commented on 2024-01-04 04:26 (UTC)
Please add
jdk17-openjdk
to dependency, and it is possible to use java 17 directly when building:Karadoc commented on 2023-12-29 10:16 (UTC) (edited on 2023-12-29 10:18 (UTC) by Karadoc)
Ok, so
Need to install jdk17-openjdk
Need to set java-17-openjdk by default
Need to edit the PKGBUILD to change java-environment-openjdk=11 to java-environment-openjdk=17
Still forces to install jdk11-openjdk (?!) during the operation
But at the end it works.
There still is something wrong with the dependencies with this package...
hazardfrog commented on 2023-12-22 13:11 (UTC) (edited on 2023-12-22 14:11 (UTC) by hazardfrog)
I get (with java-21-openjdk):
FAILURE: Build failed with an exception.
And with archlinux-java set java-17-openjdk:
Where: Build file '/tmp/pamac-build-user/java17-openjfx/src/jfx17u-17.0.10-0/build.gradle' line: 617
What went wrong: A problem occurred evaluating root project 'jfx17u-17.0.10-0'.
BlackenedSky84 commented on 2023-12-22 13:10 (UTC)
you only have jre17-openjdk installed but you need jdk17-openjdk that should allow it to build.
not sure why the PGKBUILD pulls in jdk11 instead of 17 but I changed java-environment-openjdk=11 to java-environment-openjdk=17 and it worked.
Karadoc commented on 2023-12-22 10:20 (UTC) (edited on 2023-12-22 10:24 (UTC) by Karadoc)
Same issue here
Changing to java-17-openjdk leads to the same issue (there's no javac in the directory).
« First ‹ Previous 1 2 3 Next › Last »