+ bash gradlew --no-daemon -PCONF=Release -PPROMOTED_BUILD_NUMBER=12 -PHUDSON_BUILD_NUMBER=101 -PHUDSON_JOB_NAME=jfx -PCOMPILE_WEBKIT=true -PCOMPILE_MEDIA=true -PBUILD_LIBAV_STUBS=true sdk jmods javadoc To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.6/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Configure project : gradle.gradleVersion: 7.6 OS_NAME: windows 10 OS_ARCH: amd64 JAVA_HOME: C:/cygwin64/home/john/opt/jdk-19.0.2 JDK_HOME: C:/cygwin64/home/john/opt/jdk-19.0.2 java.runtime.version: 19.0.2+7-44 java version: 19.0.2 java build number: 7 jdk.runtime.version: 19.0.2+7-44 jdk version: 19.0.2 jdk build number: 7 minimum jdk version: 17 minimum jdk build number: 35 Java target version: 17 MSVC version: VS2022-17.5.0+1.0 cmake version: 3.22.3 ninja version: 1.8.2 ant version: 1.10.5 HAS_JAVAFX_MODULES: false STUB_RUNTIME: C:/cygwin64/home/john/opt/jdk-19.0.2 CONF: Release NUM_COMPILE_THREADS: 4 COMPILE_TARGETS: win COMPILE_FLAGS_FILES: buildSrc/win.gradle HUDSON_JOB_NAME: jfx HUDSON_BUILD_NUMBER: 101 PROMOTED_BUILD_NUMBER: 12 PRODUCT_NAME: OpenJFX BUILD_TIMESTAMP: 2023-10-10T12:04:30Z RELEASE_VERSION: 22 RELEASE_SUFFIX: -ea RELEASE_VERSION_SHORT: 22-ea RELEASE_VERSION_LONG: 22-ea+12 RELEASE_VERSION_PADDED: 22.0.0.0 MAVEN_PUBLISH: false MAVEN_VERSION: UPDATE_STUB_CACHE: false Building Webkit configuration /Release/ into C:/cygwin64/home/john/src/jfx/modules/javafx.web/build/win module: project ':apps' (buildModule=NO) module: project ':base' (buildModule=YES) module: project ':controls' (buildModule=YES) module: project ':fxml' (buildModule=YES) module: project ':graphics' (buildModule=YES) module: project ':media' (buildModule=YES) module: project ':swing' (buildModule=YES) module: project ':swt' (buildModule=NO) module: project ':systemTests' (buildModule=NO) module: project ':web' (buildModule=YES) ... + cmake --build C:/cygwin64/home/john/src/jfx/modules/javafx.web/build/win/Release --config Release -- [1/5619] Generating ../../../WTF/Headers/wtf/ASCIICType.h [2/5619] Generating ../../../WTF/Headers/wtf/AccessibleAddress.h [3/5619] Generating ../../../WTF/Headers/wtf/Algorithms.h ... [449/5619] Generating ../../JavaScriptCore/Scripts/UpdateContents.py [450/5619] Generating ../../JavaScriptCore/DerivedSources/JSCBuiltins.cpp, ../../JavaScriptCore/DerivedSources/JSCBuiltins.h FAILED: JavaScriptCore/DerivedSources/JSCBuiltins.cpp JavaScriptCore/DerivedSources/JSCBuiltins.h C:/cygwin64/home/john/src/jfx/modules/javafx.web/build/win/Release/JavaScriptCore/DerivedSources/JSCBuiltins.cpp C:/cygwin64/home/john/src/jfx/modules/javafx.web/build/win/Release/JavaScriptCore/DerivedSources/JSCBuiltins.h Source\JavaScriptCore\CMakeFiles\JSCBuiltins.cpp-3bf04ed.bat 0130c52ece9d8c7d /usr/bin/python3.9: can't open file '/home/john/src/jfx/modules/javafx.web/build/win/Release/Source/JavaScriptCore/C:/cygwin64/home/john/src/jfx/modules/javafx.web/build/win/Release/JavaScriptCore/Scripts/generate-js-builtins.py': [Errno 2] No such file or directory Batch file failed at line 3 with errorcode 2 [451/5619] Generating ../../JavaScriptCore/Scripts/inline-and-minify-stylesheets-and-scripts.py [452/5619] Generating ../../JavaScriptCore/Scripts/cssmin.py [453/5619] Generating ../../JavaScriptCore/Scripts/jsmin.py [454/5619] Generating ../../JavaScriptCore/Scripts/make-js-file-arrays.py [455/5619] Generating ../../JavaScriptCore/DerivedSources/Bytecodes.h, ../../JavaScriptCore/DerivedSources/InitBytecodes.asm, ../../JavaScriptCore/DerivedSources/BytecodeStructs.h, ../../JavaScriptCore/DerivedSources/BytecodeIndices.h, ../../JavaScriptCore/DerivedSources/WasmLLIntGeneratorInlines.h, ../../JavaScriptCore/DerivedSources/InitWasm.asm, ../../JavaScriptCore/DerivedSources/BytecodeDumperGenerated.cpp ninja: build stopped: subcommand failed. > Task :web:compileNativeWin FAILED FAILURE: Build failed with an exception. * Where: Build file 'C:\cygwin64\home\john\src\jfx\build.gradle' line: 3658 * What went wrong: Execution failed for task ':web:compileNativeWin'. > Process 'command 'perl'' finished with non-zero exit value 1 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 8m 41s 65 actionable tasks: 65 executed