FS#64055 - [java-openjfx] 12.0.2.u1-2 fails to build from source
Attached to Project:
Arch Linux
Opened by loqs (loqs) - Monday, 07 October 2019, 17:06 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 10 October 2019, 19:16 GMT
Opened by loqs (loqs) - Monday, 07 October 2019, 17:06 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 10 October 2019, 19:16 GMT
|
Details
Description:
glib 2.62 deprecated GTimeVal Additional info: * java-openjfx 12.0.2.u1-2 * glib2 2.62.1-1 * updating java-openjfx-flags.patch to remove -Werror from LINUX.glass.glass*.ccFlags allowed the build to continue further but it did not complete. * This also affects at least java11-openjfx Steps to reproduce: git clone git://git.archlinux.org/svntogit/packages.git --single-branch --branch "packages/java-openjfx" cd packes/trunk testing-x86_64-build |
This task depends upon
-do-compile:
[mkdir] Created dir: /build/java-openjfx/src/rt-13+14/apps/samples/3DViewer/build/empty
[mkdir] Created dir: /build/java-openjfx/src/rt-13+14/apps/samples/3DViewer/build/generated-sources/ap-source-output
[javac] Compiling 143 source files to /build/java-openjfx/src/rt-13+14/apps/samples/3DViewer/build/classes
[javac] error: invalid flag: @/build/java-openjfx/src/rt-13+14/build/compile.args
[javac] Usage: javac <options> <source files>
[javac] use --help for a list of possible options
BUILD FAILED
/build/java-openjfx/src/rt-13+14/apps/build.xml:10: The following error occurred while executing this line:
/build/java-openjfx/src/rt-13+14/apps/samples/build.xml:13: The following error occurred while executing this line:
/build/java-openjfx/src/rt-13+14/apps/samples/3DViewer/nbproject/build-impl.xml:944: The following error occurred while executing this line:
/build/java-openjfx/src/rt-13+14/apps/samples/3DViewer/nbproject/build-impl.xml:289: Compile failed; see the compiler error output for details.
Total time: 2 seconds
Assuming this is an issue with the local system as java-openjfx 13.u14-1 was just updated in the repositories.