Search Criteria
Package Details: java8-openjfx-src 8.u202-11
Package Actions
Git Clone URL: | https://aur.archlinux.org/java8-openjfx.git (read-only, click to copy) |
---|---|
Package Base: | java8-openjfx |
Description: | Java OpenJFX 8 client application platform (open-source implementation of JavaFX) |
Upstream URL: | https://wiki.openjdk.java.net/display/OpenJFX/Main |
Keywords: | java8-openjfx openjfx |
Licenses: | GPL |
Submitter: | freswa |
Maintainer: | Rogach (danwood76) |
Last Packager: | danwood76 |
Votes: | 13 |
Popularity: | 0.071935 |
First Submitted: | 2022-03-09 18:41 (UTC) |
Last Updated: | 2025-05-03 19:32 (UTC) |
Dependencies (21)
- alsa-lib (make)
- cairo (cairo-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- ffmpeg4.4 (make)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- gperf (gperf-gitAUR) (make)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR) (make)
- jdk8-openjdk (openjdk-zulu8-ca-fx-binAUR, openjdk-liberica8-full-binAUR) (make)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd) (make)
- libx11 (libx11-gitAUR) (make)
- libxtst (make)
- pango (pango-gitAUR) (make)
- python2AUR (python2-binAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- ruby (make)
- ruby-erb (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR, unzip-bsdunzip-symlinkAUR) (make)
- webkit2gtk (webkit2gtk-imgpasteAUR) (make)
Required by (0)
Sources (13)
- gradle.properties
- https://hg.openjdk.java.net/openjfx/8u-dev/rt/archive/8u202-ga.tar.bz2
- https://services.gradle.org/distributions/gradle-4.8-bin.zip
- java8-openjfx-CVE-2021-3517-fix.patch
- java8-openjfx-CVE-2021-3522-fix.patch
- java8-openjfx-fix-java-version-check.patch
- java8-openjfx-flags.patch
- java8-openjfx-include-iterator.patch
- java8-openjfx-no-check-jfxrt-jar.patch
- java8-openjfx-no-sys-sysctl.patch
- java8-openjfx-no-xlocale.patch
- java8-openjfx-offlineasm-warnings-ruby27.patch
- java8-openjfx-wno-error.patch
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 Next › Last »
Rogach commented on 2023-01-26 14:59 (UTC) (edited on 2023-01-26 14:59 (UTC) by Rogach)
@K4LCIFER @W47MPUSv @Ghosthree3
jfxrt.jar is actually the main file that is provided by this package (java8-openjfx). I suppose the build breaks if javac attempts to compile classes that are already on the classpath, thus they had to add a check for the presence of jfxrt.
Building the package in clean chroot doesn't work either, since it depends on python2 which is in the AUR.
So for now the only solution is to uninstall java8-openjfx, run the build, and then install it back again.
Pillgar commented on 2023-01-26 02:24 (UTC)
FAILURE: Build failed with an exception.
Where: Build file '/home/atlantida/.cache/yay/java8-openjfx/src/rt-8u202-ga/build.gradle' line: 758
What went wrong: A problem occurred evaluating root project 'rt-8u202-ga'.
Ghosthree3 commented on 2023-01-26 01:26 (UTC)
Funny. Removing this package, THEN building and installing it results in no errors.
W47MPUSv commented on 2023-01-26 00:37 (UTC)
@K4LCIFER. As stated in the error message, please check which package owns the file /usr/lib/jvm/java-8-openjdk/jre/lib/ext/jfxrt.jar. I did not see it in the jre8-openjdk-headless file list. If nobody owns it, may try to remove it and build again.
K4LCIFER commented on 2023-01-26 00:31 (UTC)
Won't build due to errors:
Rogach commented on 2023-01-25 12:42 (UTC)
@hawath Thanks for the patches! I've updated the PKGBUILD.
W47MPUSv commented on 2022-11-25 07:41 (UTC) (edited on 2022-11-25 07:42 (UTC) by W47MPUSv)
I am able to successfully build with following patches:
PKGBUILD.patch:
and java8-openjfx-include-iterator.patch:
Harms commented on 2022-11-07 10:10 (UTC)
Also looks like there is a dependency on python2 somewhere. This has been dropped from official repos and is now in the AUR.
Harms commented on 2022-11-07 09:30 (UTC)
Make sure that the default java version is set to 8 with archlinux-java.
ihitmani commented on 2022-09-12 18:26 (UTC)
Build file '/home/v/.cache/yay/java8-openjfx/src/rt-8u202-ga/build.gradle' line: 221
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 Next › Last »