Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949977 - gui-apps/waypipe-0.9.2 test fail "If clients crash when run with weston via waypipe"
Summary: gui-apps/waypipe-0.9.2 test fail "If clients crash when run with weston via w...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-19 19:19 UTC by Arniiiii
Modified: 2025-02-21 16:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info , logs and /etc/portage and /var/lib/portage (gui-apps_waypipe-0.9.2_test_fail.tar.xz,199.98 KB, application/x-xz)
2025-02-19 19:19 UTC, Arniiiii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arniiiii 2025-02-19 19:19:11 UTC
Created attachment 919436 [details]
emerge --info , logs and /etc/portage and /var/lib/portage

Setup: gentoo chroot for main gentoo on the same laptop with same `/etc/portage/` and `/var/lib/portage/`

from testlog:

```
==================================== 5/9 =====================================
test:         If clients crash when run with weston via waypipe
start time:   15:45:03
duration:     1.53s
result:       exit status 1
command:      TEST_WESTON_SUBSURF_PATH=/usr/bin/weston-subsurfaces TEST_WESTON_SHM_PATH=/usr/bin/weston-simple-shm TEST_WESTON_PATH=/usr/bin/weston ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 TEST_WAYPIPE_PATH=/var/tmp/portage/gui-apps/waypipe-0.9.2/work/waypipe-0.9.2-build/src/waypipe UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TEST_WESTON_PRES_PATH=/usr/bin/weston-presentation-shm MESON_TEST_ITERATION=1 TEST_WESTON_TERM_PATH=/usr/bin/weston-terminal MALLOC_PERTURB_=174 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/gui-apps/waypipe-0.9.2/temp/python3.13/bin/python3 /var/tmp/portage/gui-apps/waypipe-0.9.2/work/waypipe-v0.9.2/test/headless.py
----------------------------------- stderr -----------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/gui-apps/waypipe-0.9.2/work/waypipe-v0.9.2/test/headless.py", line 306, in <module>
    raise Exception(
        "weston failed to create expected display socket path, " + abs_socket_path
    )
Exception: weston failed to create expected display socket path, /var/tmp/portage/gui-apps/waypipe-0.9.2/work/waypipe-0.9.2-build/run/w_sock
==============================================================================
```