Tool/software:
For some reason, I used the buildroot to build the rootfs, and the customer asked to use the wayland protocol and qt3dds, and I configured it to run weston, but the following questions were encountered, how should I solve it?
[19:20:01.961] weston 12.0.1
wayland.freedesktop.org
Bug reports to: gitlab.freedesktop.org/.../
Build: 12.0.1
[19:20:01.966] Command line: weston
[19:20:01.966] OS: Linux, 6.6.58-rt45+, #176 SMP PREEMPT_RT Thu Jul 3 18:09:19 CST 2025, aarch64
[19:20:01.966] Flight recorder: enabled
[19:20:01.974] Using config file '/etc/xdg/weston/weston.ini'
[19:20:01.976] Output repaint window is 7 ms maximum.
[19:20:01.978] Loading module '/usr/lib/libweston-12/drm-backend.so'
[19:20:01.996] initializing drm backend
[19:20:01.996] Trying libseat launcher...
[19:20:01.997] [libseat/libseat.c:73] Seat opened with backend 'seatd'
[19:20:01.997] [libseat/backend/seatd.c:212] Enabling seat
[19:20:01.997] libseat: session control granted
[19:20:02.000] using /dev/dri/card0
[19:20:02.000] DRM: supports atomic modesetting
[19:20:02.000] DRM: supports GBM modifiers
[19:20:02.000] DRM: supports picture aspect ratio
MESA-LOADER: failed to open tidss: /usr/lib/dri/tidss_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/dri, suffix _dri)
MESA-LOADER: failed to open kms_swrast: /usr/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/dri, suffix _dri)
MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/dri, suffix _dri)
[19:20:02.059] failed to initialize egl
[19:20:02.098] fatal: failed to create compositor backend
Internal warning: debug scope 'drm-backend' has not been destroyed.