Search Criteria
Package Details: java8-openjfx-doc 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 |
Submitter: | freswa |
Maintainer: | Rogach |
Last Packager: | Rogach |
Votes: | 12 |
Popularity: | 0.161789 |
First Submitted: | 2022-03-09 18:41 (UTC) |
Last Updated: | 2024-05-25 07:41 (UTC) |
Dependencies (20)
- alsa-lib (make)
- cairo (cairo-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- ffmpeg4.4 (make)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR) (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)
- jdk8-openjdk (make)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, 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)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- webkit2gtk (webkit2gtk-imgpasteAUR) (make)
Required by (0)
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 Next › Last »
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.
Rogach commented on 2023-02-11 14:38 (UTC)
@Shalrath Additional question - what's the version of Python 2 installed on your system? What's the output of
pacman -Qs python2
?Rogach commented on 2023-02-11 14:35 (UTC)
@Shalrath I definitely have both python2 and python3 installed on my system, and I don't get this error (my system would cease working if python3 wasn't installed). Do you use makepkg for building or do you use some wrapper? Perhaps you are trying to build in chroot?
Shalrath commented on 2023-02-10 18:04 (UTC)
When both python2 and python3 are installed, this fails to build because it uses python3 and then complains "Python 2 is required, but Python 3 was found."
Rogach commented on 2023-02-07 13:17 (UTC)
@gnaggnoyil I think that's not what fails the build -
-fpermissive
flag actually allows the build to continue in presence of such errors. Can you post the whole log somewhere?gnaggnoyil commented on 2023-02-04 15:45 (UTC)
I met the following error when running
makepks -s
:And then the terminal continues to emit about 70000+ messages and then reports the build failed. Is anyone here having the same issue?
Pillgar commented on 2023-02-04 05:19 (UTC)
It works!!!! TYVM kind Sir!!!!
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 Next › Last »