Package Details: java11-openjfx-doc 11.0.20.u1-1

Git Clone URL: https://aur.archlinux.org/java11-openjfx.git (read-only, click to copy)
Package Base: java11-openjfx
Description: Java OpenJFX 11 client application platform (open-source implementation of JavaFX)
Upstream URL: https://wiki.openjdk.java.net/display/OpenJFX/Main
Licenses: custom
Submitter: freswa
Maintainer: None
Last Packager: JstKddng
Votes: 1
Popularity: 0.000597
First Submitted: 2023-04-20 20:17 (UTC)
Last Updated: 2023-11-29 19:23 (UTC)

Dependencies (22)

Required by (0)

Sources (6)

Latest Comments

1 2 3 4 5 Next › Last »

JstKddng commented on 2023-11-29 19:24 (UTC)

fixed, also, disowning since I no longer use this package

fpvogel commented on 2023-11-25 03:58 (UTC) (edited on 2023-11-25 03:58 (UTC) by fpvogel)

The gradle7 command should be changed to gradle as the package currently fails building as follows:

==> Sources are ready.
==> Making package: java11-openjfx 11.0.20.u1-1 (Sat 25 Nov 2023 04:57:09)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
/home/merlin/.cache/yay/java11-openjfx/PKGBUILD: line 84: gradle7: command not found
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: java11-openjfx-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
java11-openjfx - exit status 4

bkb commented on 2023-08-06 17:04 (UTC)

Create aur/java11-openjfx-bin

SunMoonStar2000 commented on 2023-07-21 02:18 (UTC)

can not make dependency gradle7 with error: A build scan was not published as you have not authenticated with server 'ge.gradle.org'

cvelteren commented on 2023-06-22 19:55 (UTC)

I can't install this package. It claims too much ram on install, what do I need to do to upgrade this package?

xeruf commented on 2023-06-16 08:44 (UTC)

Now download succeeds, but I get this:

> Task :controls:processResources FAILED
Error occurred during initialization of boot layer
java.lang.module.FindException: Module javafx.base not found

> Task :graphics:generateGrammarSource
warning(131): com/sun/scenario/effect/compiler/JSL.g4:614:19: greedy block ()* contains wildcard; the non-greedy syntax ()*? 
may be preferred

xeruf commented on 2023-06-10 18:35 (UTC)

I keep encountering an error downloading sources:

==> Making package: java11-openjfx 11.0.19.u1-3 (Sat 10 Jun 2023 20:33:23)
==> Retrieving sources...
  -> Downloading java11-openjfx-11.0.19.u1.tar.gz...
** Resuming transfer from byte position 28638531
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume.
==> ERROR: Failure while downloading https://github.com/openjdk/jfx11u/archive/refs/tags/11.0.19+1.tar.gz
    Aborting...
 -> error downloading sources: /home/janek/.local/cache/yay/java11-openjfx 
    context: error downloading sources: /home/janek/.local/cache/yay/java11-openjfx 
    context: exit status 1 

cvelteren commented on 2023-06-08 08:12 (UTC)

@marco.righi I am facing the same problem with 16gb and 8 Gb swap. Why is this installation claiming so much RAM?

JstKddng commented on 2023-05-14 04:05 (UTC)

check that you aren't building on /tmp, a lot of aur helpers do that and it decreses the available ram you have for compiling. Apart from that maybe alias ninja to have it use less cores for compiling.

alias ninja="ninja -j4"

marco.righi commented on 2023-05-13 14:02 (UTC)

@mke21, the best choice is to turn off the services you do not use in the update session. Otherwise, you can create a swap disk.