export to linux yocto arm64

I am trying to export a simple project to Yocto running on arm64, I manged to export but I’m faced with the following error and don’t know what to do.
Godot Engine v4.4.beta2.official.a013481b0 - https://godotengine.org
WARNING: Can’t obtain the XDG decoration manager. Libdecor will be used for drawing CSDs, if available.
at: init (platform/linuxbsd/wayland/wayland_thread.cpp:3880)
WARNING: Can’t obtain the XDG activation global. Attention requesting won’t work!
at: init (platform/linuxbsd/wayland/wayland_thread.cpp:3887)
libdecor-0.so.0: cannot open shared object file: No such file or directory
libspeechd.so.2: cannot open shared object file: No such file or directory
GBM_INFO::msmgbm_mapper(259)::gbm mapper instantiated

gbm_create_device(227): Info: backend name is: msm_drm
GBM_INFO::msmgbm_mapper(259)::gbm mapper instantiated

gbm_create_device(227): Info: backend name is: msm_drm
GBM_INFO::msmgbm_mapper(259)::gbm mapper instantiated

gbm_create_device(227): Info: backend name is: msm_drm
GBM_INFO::msmgbm_mapper(259)::gbm mapper instantiated

gbm_create_device(227): Info: backend name is: msm_drm
GBM_INFO::msmgbm_mapper(259)::gbm mapper instantiated

gbm_create_device(227): Info: backend name is: msm_drm
GBM_INFO::~msmgbm_mapper(266)::gbm mapper de-instantiated

GBM_INFO::msmgbm_mapper(259)::gbm mapper instantiated

gbm_create_device(227): Info: backend name is: msm_drm
wl_display@1: error 1: invalid arguments for xdg_toplevel@22.resize
ERROR: Wayland client error code 22.
at: _poll_events_thread (platform/linuxbsd/wayland/wayland_thread.cpp:2808)
Trace/breakpoint trap (core dumped)