Search Criteria
Package Details: java8-openjfx 8.u202-10
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 |
Provides: | java-openjfx |
Submitter: | freswa |
Maintainer: | Rogach |
Last Packager: | Rogach |
Votes: | 13 |
Popularity: | 0.141162 |
First Submitted: | 2022-03-09 18:41 (UTC) |
Last Updated: | 2024-05-25 07:41 (UTC) |
Dependencies (28)
- jre8-openjdk (openjdk-zulu8-ca-fx-binAUR, openjdk-liberica8-full-binAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libx11 (libx11-gitAUR)
- libxtst
- 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-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR) (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)
- Show 8 more dependencies...
Required by (80)
- asciidocfx (requires java-openjfx)
- beast2 (requires java-openjfx)
- beatoraja-modernchic (optional)
- binders-bin
- bluej (requires java-openjfx)
- bluej-preview (requires java-openjfx)
- bread-bin (requires java-openjfx)
- ccemux-git (requires java-openjfx) (make)
- ccemux-git (requires java-openjfx) (optional)
- chunky-launcher (requires java-openjfx)
- cmpdl (requires java-openjfx)
- convertwithmoss-git (requires java-openjfx)
- cryspmds (requires java-openjfx)
- csound-blue (requires java-openjfx)
- dataspell (requires java-openjfx) (optional)
- dataspell-eap (requires java-openjfx) (optional)
- datawarrior (requires java-openjfx)
- davmail (requires java-openjfx) (optional)
- dbschema (requires java-openjfx)
- domterm-git (requires java-openjfx) (make)
- Show 60 more...
Sources (11)
- 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
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 14 Next › Last »
moonbard commented on 2023-02-26 22:14 (UTC)
I got it to work after a good half hour of processing. Thanks for your help @Rogach and @binarynoise
binarynoise commented on 2023-02-23 14:28 (UTC) (edited on 2023-02-23 14:49 (UTC) by binarynoise)
@moonbard, use archlinux-java to change your default java to jre/jdk 8 but for me it still fails to build later on with a veeery long error: multiple definition of `_gst_disable_registry_cache'
moonbard commented on 2023-02-21 03:52 (UTC) (edited on 2023-02-21 03:52 (UTC) by moonbard)
Thank you very much, @Rogach. I got past the checksum error and now gradle doesn't want to cooperate even after updating. Oddly not giving me a specific error as there is nothing after an error occurred in build() to indicate the specific problem.
FAILURE: Build failed with an exception. * What went wrong: Could not create service of type ScriptPluginFactory using BuildScopeServices.createScriptPluginFactory(). Could not create service of type PluginResolutionStrategyInternal using BuildScopeServices.createPluginResolutionStrategy(). [...] BUILD FAILED in 0s ==> ERROR: A failure occurred in build(). Aborting...
Rogach commented on 2023-02-20 07:14 (UTC)
@gnaggnoyil Yes, that's the whole log, thank you. I'm trying to look into the issue. For some reason I don't have the same error on my machine.
Rogach commented on 2023-02-20 07:14 (UTC)
@moonbard Indeed the archive file changed. I've updated the PKGBUILD with the new checksum.
I looked into the archive - the files are still exactly the same, the only difference is that now tar attributes also contain the owner user name for all files ("root" everywhere).
moonbard commented on 2023-02-20 05:06 (UTC)
I have tried re-downloading several times, but consistently get a checksum error:
sha256sum 8u202-ga.tar.bz2 813ed6bbe7669b5acae7908720b9e353771e854be75c57a323310d0b9271daff 8u202-ga.tar.bz2
I'm a bit lost now and could use some help. I managed to get all the other dependencies, including python2.
gnaggnoyil commented on 2023-02-17 16:00 (UTC)
@Rogach I'm not sure what were the "whole log" you mentioned referring to. I've uploaded the whole output of my terminal after makepkg reports error, which is about ~150MB, alongside with the makepkg.conf file I'm using when I run makepkg. Hope it helps.
https://drive.google.com/file/d/1HT1EwBFstqBt6mkypBpRTVBUTVtLQbnM/view
Shalrath commented on 2023-02-12 17:22 (UTC)
@Rogach thank you, that worked. Seems to be a trizen problem then.
Rogach commented on 2023-02-12 14:19 (UTC)
@Shalrath Can you try running makepkg directly (instead of trizen), to check if the error stays the same?
Shalrath commented on 2023-02-12 02:25 (UTC) (edited on 2023-02-12 04:55 (UTC) by Shalrath)
@Rogach I am using trizen to install AUR packages. For python2, I installed the package python2-bin from AUR as the python2 package does not install because a selftest fails. My python2 version is 2.7.18.
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 14 Next › Last »