Looking at the log.do_compile it seems that you need to include cstdint:

/home/integration-team/webkit/sources/build/tmp-glibc/work/riscv64-oe-linux/webkitgtk/2.36.8-r0/webkitgtk-2.36.8/Source/ThirdParty/ANGLE/include/GLSLANG/ShaderVars.h:19:26: error: 'uint64_t' does not name a type
  19 | using ShCompileOptions = uint64_t;
     |                          ^~~~~~~~
/home/integration-team/webkit/sources/build/tmp-glibc/work/riscv64-oe-linux/webkitgtk/2.36.8-r0/webkitgtk-2.36.8/Source/ThirdParty/ANGLE/include/GLSLANG/ShaderVars.h:17:1: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
  16 | #include <vector>
 +++ |+#include <cstdint>
  17 |

On Mon, Feb 10 2025 at 21:36:58 -08:00:00, ankita...@exaleapsemi.com wrote:
Hi,
Sorry for reopening this conversation, again started working on it now.

PFA for error log I get while building gnome-session recipe for riscv64(kirkstone).

Could you please help me on it?

Thanks

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64757): https://lists.yoctoproject.org/g/yocto/message/64757
Mute This Topic: https://lists.yoctoproject.org/mt/109682051/21656
Mute #kirkstone:https://lists.yoctoproject.org/g/yocto/mutehashtag/kirkstone
Mute #gnome:https://lists.yoctoproject.org/g/yocto/mutehashtag/gnome
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to