File disable_sanity_test.patch of Package wayland
--- wayland-1.23.1/tests/meson.build.orig 2024-08-24 23:43:55.000000000 +0800 +++ wayland-1.23.1/tests/meson.build 2024-12-30 13:07:14.025842322 +0800 @@ -114,10 +114,6 @@ tests = { 'interface-test': [ wayland_client_protocol_h ], 'list-test': [], 'map-test': [], - 'sanity-test' : [ - wayland_client_protocol_h, - wayland_server_protocol_h, - ], 'socket-test': [ wayland_client_protocol_h, wayland_server_protocol_h,