>>> wayland: Building main/wayland 1.24.0-r0 (using abuild 3.15.0-r0) started Wed, 10 Sep 2025 10:12:48 +0000 >>> wayland: Validating /home/udu/aports/main/wayland/APKBUILD... >>> wayland: Analyzing dependencies... >>> wayland: Installing for build: build-base expat-dev libffi-dev libxml2-dev~2.13 meson WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz (1/15) Installing expat (2.7.1-r0) (2/15) Installing expat-dev (2.7.1-r0) (3/15) Installing linux-headers (6.14.2-r0) (4/15) Installing libffi-dev (3.4.8-r0) (5/15) Installing zlib-dev (1.3.1-r2) (6/15) Installing xz (5.8.1-r0) (7/15) Installing xz-dev (5.8.1-r0) (8/15) Installing libxml2 (2.13.8-r0) (9/15) Installing libxml2-utils (2.13.8-r0) (10/15) Installing libxml2-dev (2.13.8-r0) (11/15) Installing samurai (1.2-r7) (12/15) Installing meson-pyc (1.8.1-r0) (13/15) Installing meson (1.8.1-r0) (14/15) Installing .makedepends-wayland (20250910.101248) (15/15) Installing abuild-meson (1.8.1-r0) Executing busybox-1.37.0-r19.trigger OK: 312 MiB in 98 packages >>> wayland: Cleaning up srcdir >>> wayland: Cleaning up pkgdir >>> wayland: Cleaning up tmpdir >>> wayland: Fetching https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.24.0/downloads/wayland-1.24.0.tar.xz >>> wayland: Fetching https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.24.0/downloads/wayland-1.24.0.tar.xz >>> wayland: Checking sha512sums... wayland-1.24.0.tar.xz: OK >>> wayland: Unpacking /var/cache/distfiles/wayland-1.24.0.tar.xz... The Meson build system Version: 1.8.1 Source dir: /home/udu/aports/main/wayland/src/wayland-1.24.0 Build dir: /home/udu/aports/main/wayland/src/wayland-1.24.0/output Build type: native build Project name: wayland Project version: 1.24.0 C compiler for the host machine: cc (gcc 14.2.0 "cc (Alpine 14.2.0) 14.2.0") C linker for the host machine: cc ld.bfd 2.44 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -fvisibility=hidden: YES Has header "sys/prctl.h" : YES Has header "sys/procctl.h" : NO Has header "sys/ucred.h" : NO Checking for function "accept4" : YES Checking for function "mkostemp" : YES Checking for function "posix_fallocate" : YES Checking for function "prctl" : YES Checking for function "memfd_create" : YES Checking for function "mremap" : YES Checking for function "strndup" : YES Checking whether type "struct xucred" has member "cr_pid" : NO Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3 Run-time dependency libffi found: YES 3.4.8 Header "sys/signalfd.h" has symbol "SFD_CLOEXEC" : YES Header "sys/timerfd.h" has symbol "TFD_CLOEXEC" : YES Header "time.h" has symbol "CLOCK_MONOTONIC" : YES Checking for function "clock_gettime" : NO Library rt found: YES Checking for function "clock_gettime" with dependency -lrt: YES Configuring config.h using configuration Configuring wayland-version.h using configuration Run-time dependency expat found: YES 2.7.1 Run-time dependency libxml-2.0 found: YES 2.13.8 Program embed.py found: YES (/usr/bin/python3 /home/udu/aports/main/wayland/src/wayland-1.24.0/src/embed.py) Library m found: YES Run-time dependency threads found: YES Program nm found: YES (/usr/bin/nm) Program wayland-egl-symbols-check found: YES (/home/udu/aports/main/wayland/src/wayland-1.24.0/egl/wayland-egl-symbols-check) Library dl found: YES Dependency threads found: YES unknown (cached) Dependency threads found: YES unknown (cached) Library dl found: YES C++ compiler for the host machine: c++ (gcc 14.2.0 "c++ (Alpine 14.2.0) 14.2.0") C++ linker for the host machine: c++ ld.bfd 2.44 Program sed found: YES (/bin/sed) Program scanner-test.sh found: YES (/home/udu/aports/main/wayland/src/wayland-1.24.0/tests/scanner-test.sh) Program scanner-test-gen.sh found: YES (/home/udu/aports/main/wayland/src/wayland-1.24.0/tests/scanner-test-gen.sh) Build targets in project: 47 NOTICE: Future-deprecated features used: * 0.62.0: {'pkgconfig.generate variable for builtin directories'} wayland 1.24.0 User defined options auto_features : auto b_lto : true b_pie : true b_staticpic : true bindir : /usr/bin buildtype : plain datadir : /usr/share default_library : both documentation : false includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr python.bytecompile: 0 sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc werror : false wrap_mode : nodownload Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/udu/aports/main/wayland/src/wayland-1.24.0/output' [1/94] Compiling C object tests/enum-validator-test.p/enum-validator-test.c.o [2/94] Compiling C object tests/os-wrappers-test.p/os-wrappers-test.c.o [3/94] Compiling C object tests/map-test.p/map-test.c.o [4/94] Compiling C object tests/list-test.p/list-test.c.o [5/94] Compiling C object tests/fixed-test.p/fixed-test.c.o [6/94] Compiling C object tests/array-test.p/array-test.c.o [7/94] Compiling C object tests/exec-fd-leak-checker.p/exec-fd-leak-checker.c.o [8/94] Compiling C object egl/wayland-egl-abi-check.p/wayland-egl-abi-check.c.o [9/94] Compiling C object src/libwayland-private.a.p/wayland-os.c.o [10/94] Compiling C object src/libwayland-private.a.p/connection.c.o [11/94] Generating src/wayland.dtd.h with a custom command (wrapped by meson to capture output) [12/94] Compiling C object src/libwayland-util.a.p/wayland-util.c.o [13/94] Linking target egl/wayland-egl-abi-check [14/94] Linking static target src/libwayland-util.a [15/94] Compiling C object src/wayland-scanner.p/scanner.c.o [16/94] Linking static target src/libwayland-private.a [17/94] Linking target src/wayland-scanner [18/94] Generating tests/test protocol source with a custom command [19/94] Generating tests/test client protocol header with a custom command [20/94] Generating tests/test server protocol header with a custom command [21/94] Generating src/protocol source with a custom command [22/94] Generating src/wayland_client_protocol_core_h with a custom command [23/94] Generating src/wayland_client_protocol_h with a custom command [24/94] Generating src/wayland_server_protocol_core_h with a custom command [25/94] Generating src/wayland_server_protocol_h with a custom command [26/94] Compiling C object tests/resources-test.p/resources-test.c.o [27/94] Compiling C object tests/newsignal-test.p/.._src_wayland-server.c.o [28/94] Compiling C object tests/newsignal-test.p/newsignal-test.c.o [29/94] Compiling C object tests/signal-test.p/signal-test.c.o [30/94] Compiling C object tests/event-loop-test.p/event-loop-test.c.o [31/94] Compiling C object tests/client-test.p/client-test.c.o [32/94] Compiling C++ object tests/cpp-compile-test.p/cpp-compile-test.cpp.o [33/94] Compiling C object src/libwayland-server.so.0.24.0.p/event-loop.c.o [34/94] Compiling C object src/libwayland-server.so.0.24.0.p/wayland-shm.c.o [35/94] Compiling C object src/libwayland-server.so.0.24.0.p/wayland-server.c.o [36/94] Compiling C object src/libwayland-server.so.0.24.0.p/meson-generated_.._wayland-protocol.c.o [37/94] Compiling C object tests/proxy-test.p/proxy-test.c.o [38/94] Compiling C object tests/headers-test.p/headers-protocol-core-test.c.o [39/94] Compiling C object tests/headers-test.p/headers-protocol-test.c.o [40/94] Compiling C object tests/headers-test.p/headers-test.c.o [41/94] Compiling C object tests/protocol-logger-test.p/protocol-logger-test.c.o [42/94] Compiling C object tests/compositor-introspection-test.p/compositor-introspection-test.c.o [43/94] Compiling C object tests/message-test.p/message-test.c.o [44/94] Compiling C object tests/queue-test.p/queue-test.c.o [45/94] Compiling C object tests/socket-test.p/socket-test.c.o [46/94] Compiling C object tests/sanity-test.p/sanity-test.c.o [47/94] Compiling C object tests/interface-test.p/interface-test.c.o [48/94] Compiling C object tests/connection-test.p/connection-test.c.o [49/94] Compiling C object tests/display-test.p/display-test.c.o [50/94] Compiling C object tests/display-test.p/meson-generated_.._tests-protocol.c.o [51/94] Compiling C object tests/libtest-runner.a.p/test-compositor.c.o [52/94] Compiling C object tests/libtest-runner.a.p/test-helpers.c.o [53/94] Compiling C object tests/libtest-runner.a.p/test-runner.c.o [54/94] Compiling C object egl/libwayland-egl.so.1.24.0.p/wayland-egl.c.o [55/94] Compiling C object cursor/libwayland-cursor.so.0.24.0.p/xcursor.c.o [56/94] Compiling C object cursor/libwayland-cursor.so.0.24.0.p/os-compatibility.c.o [57/94] Compiling C object cursor/libwayland-cursor.so.0.24.0.p/wayland-cursor.c.o [58/94] Compiling C object src/libwayland-client.so.0.24.0.p/wayland-client.c.o [59/94] Compiling C object src/libwayland-client.so.0.24.0.p/meson-generated_.._wayland-protocol.c.o [60/94] Linking static target egl/libwayland-egl.a [61/94] Linking target egl/libwayland-egl.so.1.24.0 [62/94] Linking static target tests/libtest-runner.a [63/94] Linking static target cursor/libwayland-cursor.a [64/94] Linking static target src/libwayland-server.a [65/94] Linking target src/libwayland-server.so.0.24.0 [66/94] Linking target tests/cpp-compile-test [67/94] Linking static target src/libwayland-client.a [68/94] Linking target src/libwayland-client.so.0.24.0 [69/94] Generating symbol file src/libwayland-client.so.0.24.0.p/libwayland-client.so.0.24.0.symbols [70/94] Linking target cursor/libwayland-cursor.so.0.24.0 [71/94] Generating symbol file src/libwayland-server.so.0.24.0.p/libwayland-server.so.0.24.0.symbols [72/94] Linking target tests/enum-validator-test [73/94] Linking target tests/proxy-test [74/94] Linking target tests/os-wrappers-test [75/94] Linking target tests/headers-test [76/94] Linking target tests/protocol-logger-test [77/94] Linking target tests/compositor-introspection-test [78/94] Linking target tests/message-test [79/94] Linking target tests/resources-test [80/94] Linking target tests/newsignal-test [81/94] Linking target tests/signal-test [82/94] Linking target tests/queue-test [83/94] Linking target tests/socket-test [84/94] Linking target tests/sanity-test [85/94] Linking target tests/map-test [86/94] Linking target tests/list-test [87/94] Linking target tests/interface-test [88/94] Linking target tests/fixed-test [89/94] Linking target tests/event-loop-test [90/94] Linking target tests/connection-test [91/94] Linking target tests/display-test [92/94] Linking target tests/client-test [93/94] Linking target tests/array-test [94/94] Linking target tests/exec-fd-leak-checker INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /home/udu/aports/main/wayland/src/wayland-1.24.0/output ninja: nothing to do ninja: entering directory '/home/udu/aports/main/wayland/src/wayland-1.24.0/output' ninja: nothing to do 1/26 wayland-egl abi check OK 0.05s 2/26 wayland-egl symbols check OK 0.05s 3/26 cpp-compile-test OK 0.05s 4/26 array-test FAIL 0.05s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 MALLOC_PERTURB_=34 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/array-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "array_for_each": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "array_copy": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "array_add": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "array_release": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "array_init": signal 6, fail. ---------------------------------------- 5 tests, 0 pass, 5 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 5/26 client-test FAIL 0.05s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 MALLOC_PERTURB_=112 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/client-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "client_destroy_removes_link": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "client_destroy_listener": signal 6, fail. ---------------------------------------- 2 tests, 0 pass, 2 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 6/26 display-test FAIL 0.05s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=65 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/display-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "no_source_terminate": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "global_remove": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "send_overflow_disconnection": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "registry_bind_interface_mismatch": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "zombie_fd_errant_consumption": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "zombie_fd": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "bind_fails_on_filtered_global": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "filtered_dynamic_global_is_hidden": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "filtered_global_is_hidden": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "error_on_destroyed_object": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "versions": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "error_code_after_epipe": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "threading_read_after_error_tst": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "threading_read_eagain_tst": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "threading_cancel_read_tst": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "threading_errors_tst": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "post_internal_error_tst": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "post_nomem_tst": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "post_error_to_two_clients": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "post_error_to_one_from_two_clients": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "post_error_to_one_client": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "tc_leaks_tests": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "display_destroy_listener": signal 6, fail. ---------------------------------------- 23 tests, 0 pass, 23 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 7/26 connection-test FAIL 0.05s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=51 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/connection-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "request_bogus_size": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "closure_leaks_after_error": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "closure_leaks": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "invoke_closure": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_marshal_unbounded_boundary_size": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_marshal_big_enough": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_marshal_too_big": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_marshal_alot": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_demarshal_failures": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_demarshal_null_strings": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_marshal_demarshal": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_demarshal": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_marshal_nullables": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_marshal": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "argument_from_va_list": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_queue": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_data": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_write": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "connection_create": signal 6, fail. ---------------------------------------- 19 tests, 0 pass, 19 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 8/26 event-loop-test FAIL 0.05s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=24 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/event-loop-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "event_loop_destroy": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "event_loop_timer_cancellation": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "event_loop_timer_order": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "event_loop_timer_updates": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "event_loop_timer": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "event_loop_multiple_same_signals": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "event_loop_signal": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "event_loop_free_source_with_data": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "event_loop_post_dispatch_check": signal 6, fail. ---------------------------------------- 9 tests, 0 pass, 9 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 9/26 fixed-test FAIL 0.04s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests MALLOC_PERTURB_=117 /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/fixed-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "fixed_int_conversions": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "fixed_double_conversions": signal 6, fail. ---------------------------------------- 2 tests, 0 pass, 2 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 10/26 interface-test FAIL 0.04s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 MALLOC_PERTURB_=153 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/interface-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "interface_equal": signal 6, fail. ---------------------------------------- 1 tests, 0 pass, 1 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 11/26 list-test FAIL 0.04s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=66 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/list-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "list_insert_list": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "list_remove": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "list_iterator": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "list_length": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "list_insert": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "list_init": signal 6, fail. ---------------------------------------- 6 tests, 0 pass, 6 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 12/26 map-test FAIL 0.04s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 MALLOC_PERTURB_=170 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/map-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "map_iter_empty": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "map_flags": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "map_remove": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "map_insert_at": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "map_insert_new": signal 6, fail. ---------------------------------------- 5 tests, 0 pass, 5 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 13/26 sanity-test FAIL 0.03s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests MALLOC_PERTURB_=185 /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/sanity-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "tc_timeout3_tst": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "tc_timeout2_tst": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "tc_timeout_tst": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "timeout_turnoff": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "timeout_reset_tst": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "timeout2_tst": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "timeout_tst": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "tc_client_log": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "tc_client_fd_leaks_exec": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "tc_client_fd_leaks": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "tc_client_no_fd_leaks": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "sanity_fd_exec": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "sanity_fd_leak_exec": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "sanity_fd_leak": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "sanity_assert": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "fail_segv": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "fail_kill": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "fail_wl_abort": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "fail_abort": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "exit_failure": signal 6, pass. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "exit_success": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "empty": signal 6, fail. ---------------------------------------- 22 tests, 14 pass, 8 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 14/26 socket-test FAIL 0.03s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests MALLOC_PERTURB_=212 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/socket-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "absolute_socket_path": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "add_socket_auto": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "add_existing_socket": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "socket_path_overflow_server_create": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "socket_path_overflow_client_connect": signal 6, fail. ---------------------------------------- 5 tests, 0 pass, 5 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 15/26 queue-test FAIL 0.03s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=86 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/queue-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "queue_dispatch_timeout": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "queue_dispatch_simple": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "queue_names": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "queue_destroy_default_with_attached_proxies": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "queue_proxy_event_to_destroyed_queue": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "queue_destroy_with_attached_proxies": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "queue_set_queue_race": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "queue_set_queue_proxy_wrapper": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "queue_roundtrip": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "queue_multiple_queues": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "queue_proxy_destroy": signal 6, fail. ---------------------------------------- 11 tests, 0 pass, 11 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 16/26 signal-test FAIL 0.03s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 MALLOC_PERTURB_=75 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/signal-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "signal_emit_mutable": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "signal_emit_to_more_listeners": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "signal_emit_to_one_listener": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "signal_add_get": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "signal_init": signal 6, fail. ---------------------------------------- 5 tests, 0 pass, 5 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 17/26 newsignal-test FAIL 0.03s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 MALLOC_PERTURB_=202 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/newsignal-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "signal_get_listener": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "signal_readd_listener": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "signal_remove_listener": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "signal_emit_to_more_listeners": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "signal_emit_to_one_listener": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "signal_add_get": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "signal_init": signal 6, fail. ---------------------------------------- 7 tests, 0 pass, 7 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 18/26 resources-test FAIL 0.02s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 MALLOC_PERTURB_=207 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/resources-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "resource_destroy_iteration": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "free_without_remove": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "create_resource_with_same_id": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "destroy_res_tst": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "create_resource_tst": signal 6, fail. ---------------------------------------- 5 tests, 0 pass, 5 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 19/26 message-test FAIL 0.02s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=145 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/message-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "message_count_arrays": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "message_version": signal 6, fail. ---------------------------------------- 2 tests, 0 pass, 2 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 20/26 headers-test OK 0.01s 21/26 compositor-introspection-test FAIL 0.02s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests MALLOC_PERTURB_=83 /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/compositor-introspection-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "new_resource": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "new_client_connect": signal 6, fail. ---------------------------------------- 2 tests, 0 pass, 2 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 22/26 protocol-logger-test FAIL 0.02s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests MALLOC_PERTURB_=122 /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/protocol-logger-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "logger": signal 6, fail. ---------------------------------------- 1 tests, 0 pass, 1 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 23/26 enum-validator-test OK 0.00s 24/26 os-wrappers-test FAIL 0.01s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests MALLOC_PERTURB_=221 /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/os-wrappers-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "os_wrappers_epoll_create_cloexec_fallback": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "os_wrappers_epoll_create_cloexec": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "os_wrappers_recvmsg_cloexec_fallback": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "os_wrappers_recvmsg_cloexec": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "os_wrappers_dupfd_cloexec_fallback": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "os_wrappers_dupfd_cloexec": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "os_wrappers_socket_cloexec_fallback": signal 6, fail. ---------------------------------------- Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "os_wrappers_socket_cloexec": signal 6, fail. ---------------------------------------- 8 tests, 0 pass, 8 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 25/26 proxy-test FAIL 0.01s exit status 1 >>> LD_LIBRARY_PATH=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/src MESON_TEST_ITERATION=1 TEST_SRC_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=250 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_BUILD_DIR=/home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests /home/udu/aports/main/wayland/src/wayland-1.24.0/output/tests/proxy-test ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Assertion failed: dir && "opening /dev/fd failed." (../tests/test-helpers.c: count_open_fds: 104) test "proxy_tag": signal 6, fail. ---------------------------------------- 1 tests, 0 pass, 1 fail ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 26/26 scanner-test OK 0.09s Summary of Failures: 4/26 array-test FAIL 0.05s exit status 1 5/26 client-test FAIL 0.05s exit status 1 6/26 display-test FAIL 0.05s exit status 1 7/26 connection-test FAIL 0.05s exit status 1 8/26 event-loop-test FAIL 0.05s exit status 1 9/26 fixed-test FAIL 0.04s exit status 1 10/26 interface-test FAIL 0.04s exit status 1 11/26 list-test FAIL 0.04s exit status 1 12/26 map-test FAIL 0.04s exit status 1 13/26 sanity-test FAIL 0.03s exit status 1 14/26 socket-test FAIL 0.03s exit status 1 15/26 queue-test FAIL 0.03s exit status 1 16/26 signal-test FAIL 0.03s exit status 1 17/26 newsignal-test FAIL 0.03s exit status 1 18/26 resources-test FAIL 0.02s exit status 1 19/26 message-test FAIL 0.02s exit status 1 21/26 compositor-introspection-test FAIL 0.02s exit status 1 22/26 protocol-logger-test FAIL 0.02s exit status 1 24/26 os-wrappers-test FAIL 0.01s exit status 1 25/26 proxy-test FAIL 0.01s exit status 1 Ok: 6 Fail: 20 Full log written to /home/udu/aports/main/wayland/src/wayland-1.24.0/output/meson-logs/testlog.txt >>> ERROR: wayland: check failed >>> wayland: Uninstalling dependencies... (1/15) Purging .makedepends-wayland (20250910.101248) (2/15) Purging expat-dev (2.7.1-r0) (3/15) Purging expat (2.7.1-r0) (4/15) Purging libffi-dev (3.4.8-r0) (5/15) Purging linux-headers (6.14.2-r0) (6/15) Purging libxml2-dev (2.13.8-r0) (7/15) Purging libxml2-utils (2.13.8-r0) (8/15) Purging libxml2 (2.13.8-r0) (9/15) Purging abuild-meson (1.8.1-r0) (10/15) Purging meson-pyc (1.8.1-r0) (11/15) Purging meson (1.8.1-r0) (12/15) Purging samurai (1.2-r7) (13/15) Purging xz-dev (5.8.1-r0) (14/15) Purging xz (5.8.1-r0) (15/15) Purging zlib-dev (1.3.1-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 83 packages