Package Details: java8-openjfx 8.u202-9

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: 11
Popularity: 0.69
First Submitted: 2022-03-09 18:41 (UTC)
Last Updated: 2024-04-24 04:47 (UTC)

Required by (84)

Sources (11)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »

Rogach commented on 2023-03-31 12:55 (UTC)

@Orion88 Do you have base-devel installed? If not you need to install it - it installes many utilities necessary for building.

@binarynoise No need to add as a build dependency - all PKGBUILDs implicitly expect base-devel to be installed (there's a paragraph in the guidelines somewhere).

binarynoise commented on 2023-03-31 12:07 (UTC)

@Orion88 Just install the patch package with pacman.

That should probably be added as build dependency

Orion88 commented on 2023-03-31 11:48 (UTC)

I have been trying to install java8-openjfx 8.u202-9 for a few weeks now. But building Python-2.7.18.tar.xz always aborts with the following message:

/var/tmp/pamac-build-user/python2/PKGBUILD: line 40: patch: command not found.

Line 40 says: patch -p0 -i ../mtime-workaround.patch

Need help as I am not that experienced

Rogach commented on 2023-03-23 12:16 (UTC)

@K4LCIFER Seems you have old file cached, remove it and re-download it. Currently the expected checksum is 813ed6bbe7669b5acae7908720b9e353771e854be75c57a323310d0b9271daff

@flipmess Maybe you also have the old sources archive? Can you re-download it and re-check the checksum?

flipmess commented on 2023-03-22 07:36 (UTC)

==> Validating source files with sha256sums...
    8u202-ga.tar.bz2 ... FAILED
    gradle.properties ... Passed
    gradle-4.8-bin.zip ... Passed
    java8-openjfx-flags.patch ... Passed
    java8-openjfx-no-xlocale.patch ... Passed
    java8-openjfx-no-sys-sysctl.patch ... Passed
    java8-openjfx-CVE-2021-3517-fix.patch ... Passed
    java8-openjfx-CVE-2021-3522-fix.patch ... Passed
    java8-openjfx-include-iterator.patch ... Passed
    java8-openjfx-no-check-jfxrt-jar.patch ... Passed
    java8-openjfx-fix-java-version-check.patch ... Passed
==> ERROR: One or more files did not pass the validity check!

K4LCIFER commented on 2023-03-03 01:41 (UTC)

@moonbard

$ sha256sum 8u202-ga.tar.bz2
12b0538d04c4bd451e4692ee06357ac36233ff4ec2af9fa3b9bbdbab48c3f2fc  8u202-ga.tar.bz2

moonbard commented on 2023-03-02 05:24 (UTC)

@K4LCIFER did you download it recently? There was an update made February 20th after I noticed the checksum failing. If you had downloaded it after the last update here, it's a matter of time until this gets the new hash.

What is the result of this command in the terminal running in the same location as your PKGBUILD file? sha256sum 8u202-ga.tar.bz2

K4LCIFER commented on 2023-03-02 02:05 (UTC)

Could not build due to error in the validity check:

==> Making package: java8-openjfx 8.u202-9 (Wed 01 Mar 2023 06:02:31 PM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found 8u202-ga.tar.bz2
  -> Found gradle.properties
  -> Found gradle-4.8-bin.zip
  -> Found java8-openjfx-flags.patch
  -> Found java8-openjfx-no-xlocale.patch
  -> Found java8-openjfx-no-sys-sysctl.patch
  -> Found java8-openjfx-CVE-2021-3517-fix.patch
  -> Found java8-openjfx-CVE-2021-3522-fix.patch
  -> Found java8-openjfx-include-iterator.patch
  -> Found java8-openjfx-no-check-jfxrt-jar.patch
  -> Found java8-openjfx-fix-java-version-check.patch
==> Validating source files with sha256sums...
    8u202-ga.tar.bz2 ... FAILED
    gradle.properties ... Passed
    gradle-4.8-bin.zip ... Passed
    java8-openjfx-flags.patch ... Passed
    java8-openjfx-no-xlocale.patch ... Passed
    java8-openjfx-no-sys-sysctl.patch ... Passed
    java8-openjfx-CVE-2021-3517-fix.patch ... Passed
    java8-openjfx-CVE-2021-3522-fix.patch ... Passed
    java8-openjfx-include-iterator.patch ... Passed
    java8-openjfx-no-check-jfxrt-jar.patch ... Passed
    java8-openjfx-fix-java-version-check.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
 -> error making: java8-openjfx

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'