RFR: 8334713: WebKit build failed on LoongArch64 because currentStackPointer is undefined
duke
duke at openjdk.org
Thu Jun 27 17:27:59 UTC 2024
On Fri, 21 Jun 2024 09:02:43 GMT, Ao Qi <aoqi at openjdk.org> wrote:
> This problem has been fixed [upstream](https://github.com/WebKit/WebKit/pull/23282). This patch merges the fix in advance.
>
> Error log:
>
>
> /some_dir/jfx/modules/javafx.web/src/main/native/Source/WTF/wtf/StackPointer.cpp:140:2: error: #error "Unsupported platform: need implementation of currentStackPointer."
> 140 | #error "Unsupported platform: need implementation of currentStackPointer."
> | ^~~~~
> make[2]: *** [Source/WTF/wtf/CMakeFiles/WTF.dir/build.make:1098: Source/WTF/wtf/CMakeFiles/WTF.dir/StackPointer.cpp.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [CMakeFiles/Makefile2:360: Source/WTF/wtf/CMakeFiles/WTF.dir/all] Error 2
@theaoqi
Your change (at version 24867e266ace3e3f78ca90180f4c47191fb8a626) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1482#issuecomment-2193946269
More information about the openjfx-dev
mailing list