| Summary: | [guru] gui-wm/swayfx-0.3.2 fails to compile: root.c:(.text+0x5c): undefined reference to wlr_surface_is_xwayland_surface | ||
|---|---|---|---|
| Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
| Component: | Package issues | Assignee: | Rahul Sandhu <rahul> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | guru-bugs, pastalian46 |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2023-05-29 06:13:54 UTC
Created attachment 862778 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: root.c:(.text+0x93): undefined reference to `wlr_xwayland_surface_from_wlr_surface' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: root.c:(.text+0xa5): undefined reference to `wlr_xwayland_surface_set_minimized' FAILED: sway/sway Run-time dependency fish found: NO (tried pkgconfig and cmake) Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) root.c:(.text+0x5c): undefined reference to `wlr_surface_is_xwayland_surface' collect2: error: ld returned 1 exit status upstream fix https://github.com/WillPower3309/swayfx/commit/c47aa61c64925c72722dfbfa01cd47643a92c7d9 guru_ci has reproduced this issue with version 0.3.2 - Updating summary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ae8130ca588d08497b9a593f3ef8131b58e4a011 commit ae8130ca588d08497b9a593f3ef8131b58e4a011 Author: Christopher Byrne <salah.coronya@gmail.com> AuthorDate: 2024-04-22 23:51:51 +0000 Commit: Christopher Byrne <salah.coronya@gmail.com> CommitDate: 2024-04-22 23:54:40 +0000 gui-wm/swayfx: Compile fix for USE="-X" Closes: https://bugs.gentoo.org/907342 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> ...ng-able-to-build-without-xwayland-support.patch | 37 ++++++++++++++++++++++ gui-wm/swayfx/swayfx-0.3.2.ebuild | 4 +++ 2 files changed, 41 insertions(+) |