03:42
eShaev9z_ has joined #river
03:43
eShaev9z has quit [Ping timeout: 245 seconds]
05:12
elshize has quit [Ping timeout: 260 seconds]
05:23
waleee has quit [Ping timeout: 245 seconds]
07:07
leopoldek has quit [Remote host closed the connection]
07:48
notzmv has quit [Ping timeout: 255 seconds]
09:59
notzmv has joined #river
10:40
traidare has joined #river
13:11
notzmv has quit [Ping timeout: 255 seconds]
15:23
notzmv has joined #river
16:42
waleee has joined #river
16:51
Guest44 has joined #river
16:53
Guest44 has quit [Client Quit]
17:16
maki40681 has joined #river
17:21
<
maki40681 >
trying to compile river master with the latest commit being `#50ccd4c` i.e "session-lock: fix pointer focus handling on map" on Debian 13 Testing. errors as such ```zig build-exe river ReleaseSafe native: error: the following command failed with 4 compilation errors:
17:21
<
maki40681 >
ver -lxkbcommon -I/usr/include/pixman-1 -lpixman-1 -I/usr/local/include -I/usr/include/libdrm -I/usr/include/pixman-1 -L/usr/local/lib/x86_64-linux-gnu -lwlroo
17:21
<
maki40681 >
ts -cflags -std=c99 -O2 -- /home/maki40681/DLDs/river/river/wlroots_log_wrapper.c -cflags -std=c99 -O2 -- /home/maki40681/DLDs/river/zig-cache/o/e03448885796d2
17:21
<
maki40681 >
9a594d56c55d839d5b/xdg-shell-protocol.c -cflags -std=c99 -O2 -- /home/maki40681/DLDs/river/zig-cache/o/8300948c0efe48259fbd4b904d677b81/ext-session-lock-v1-pro
17:21
<
maki40681 >
tocol.c -cflags -std=c99 -O2 -- /home/maki40681/DLDs/river/zig-cache/o/5f87c3a1af78f0a692f859d3e11fbadd/pointer-gestures-unstable-v1-protocol.c -cflags -std=c9
17:21
<
maki40681 >
9 -O2 -- /home/maki40681/DLDs/river/zig-cache/o/60e104abe030435c2803982ccbcc3f12/pointer-constraints-unstable-v1-protocol.c -cflags -std=c99 -O2 -- /home/maki4
17:21
<
maki40681 >
0681/DLDs/river/zig-cache/o/9ed34bd8891bdb615aea9fe19aa83aa5/xdg-decoration-unstable-v1-protocol.c -cflags -std=c99 -O2 -- /home/maki40681/DLDs/river/zig-cache
17:21
<
maki40681 >
e45b79731/river-status-unstable-v1-protocol.c -cflags -std=c99 -O2 -- /home/maki40681/DLDs/river/zig-cache/o/8e7bcd0309f7579e7a3cb1c5764d8a7a/river-layout-v3-p
17:21
<
maki40681 >
rotocol.c -cflags -std=c99 -O2 -- /home/maki40681/DLDs/river/zig-cache/o/1c97bff0c4b6edf9c4a1503125fa8c1f/wlr-layer-shell-unstable-v1-protocol.c -cflags -std=c
17:21
<
maki40681 >
99 -O2 -- /home/maki40681/DLDs/river/zig-cache/o/696eb6ac7e4aa536ba5480ec21a58222/wlr-output-power-management-unstable-v1-protocol.c -lc -fno-strip -OReleaseSa
17:21
<
maki40681 >
fe --cache-dir /home/maki40681/DLDs/river/zig-cache --global-cache-dir /home/maki40681/.cache/zig --name river --mod build_options::/home/maki40681/DLDs/river/
17:21
<
maki40681 >
zig-cache/c/72ce53c506969ff3f019ea6a85d08be0/options.zig --mod pixman::/home/maki40681/DLDs/river/deps/zig-pixman/pixman.zig --mod flags::/home/maki40681/DLDs/
17:21
<
maki40681 >
river/common/flags.zig --mod xkbcommon::/home/maki40681/DLDs/river/deps/zig-xkbcommon/src/xkbcommon.zig --mod globber::/home/maki40681/DLDs/river/common/globbe
17:21
<
maki40681 >
r.zig --mod wlroots:wayland,xkbcommon,pixman:/home/maki40681/DLDs/river/deps/zig-wlroots/src/wlroots.zig --mod wayland::/home/maki40681/DLDs/river/zig-cache/o/
17:21
<
maki40681 >
06c1da367f37313bff964e01d5d05171/wayland.zig --deps build_options,wayland,xkbcommon,pixman,wlroots,flags,globber -fno-PIE --listen=-
17:21
<
maki40681 >
Build Summary: 29/32 steps succeeded; 1 failed (disable with --summary none)
17:21
<
maki40681 >
install transitive failure
17:21
<
maki40681 >
└─ install river transitive failure
17:21
<
maki40681 >
└─ zig build-exe river ReleaseSafe native 4 errors
17:21
<
maki40681 >
error: ld.lld: undefined symbol: wlr_xcursor_manager_set_cursor_image
17:22
<
maki40681 >
note: referenced by Cursor.zig:306
17:22
<
maki40681 >
note: lto.tmp:(Cursor.setTheme)
17:22
<
maki40681 >
note: referenced by Cursor.zig:319
17:22
<
maki40681 >
note: lto.tmp:(Cursor.passthrough)
17:22
<
maki40681 >
note: referenced by Cursor.zig:319
17:22
<
maki40681 >
note: lto.tmp:(Cursor.enterMode)
17:22
<
maki40681 >
error: ld.lld: undefined symbol: wlr_scene_surface_from_buffer
17:22
<
maki40681 >
note: referenced by Root.zig:229
17:22
<
maki40681 >
note: lto.tmp:(Root.at)
17:22
<
maki40681 >
error: ld.lld: undefined symbol: wlr_backend_get_session
17:22
<
maki40681 >
note: referenced by Keyboard.zig:151
17:22
<
maki40681 >
note: lto.tmp:(wayland_server_core.Listener(*types.keyboard.Keyboard.event.Key).setNotify__struct_26454.wrapper)
17:22
<
maki40681 >
error: ld.lld: undefined symbol: wlr_cursor_set_image
17:22
<
maki40681 >
note: referenced by Cursor.zig:695
17:22
<
maki40681 >
note: lto.tmp:(Cursor.hide)
17:23
<
maki40681 >
New to IRC sorry
17:32
maki40681 has quit [Quit: Leaving]
17:33
maki40681 has joined #river
17:34
maki40681 has quit [Client Quit]
17:46
<
novakane >
maki40681: when sharing a log or multiple line on irc, use a pastebin service please
17:46
<
novakane >
and for your problem, are you using wlroots 0.17?
18:23
notzmv has quit [Remote host closed the connection]
18:24
notzmv has joined #river
18:29
kztx has joined #river
18:33
notzmv has quit [Ping timeout: 252 seconds]
18:45
leopoldek has joined #river
20:07
traidare2 has joined #river
20:07
traidare has quit [Read error: Connection reset by peer]
20:29
traidare2 has quit [Read error: Connection reset by peer]
20:30
traidare has joined #river
20:49
notzmv has joined #river
20:52
elshize has joined #river
21:03
traidare has quit [Ping timeout: 260 seconds]
21:08
traidare has joined #river
22:37
bardman has joined #river
22:37
bardman has quit [Client Quit]
23:08
traidare2 has joined #river
23:08
traidare has quit [Read error: Connection reset by peer]
23:19
traidare has joined #river
23:20
traidare2 has quit [Read error: Connection reset by peer]
23:22
<
NickH >
Debian 13 (Debian testing) currently has wlroots 0.16.2
23:36
traidare has quit [Ping timeout: 256 seconds]
23:36
maki40681 has joined #river
23:37
maki40681 has quit [Client Quit]
23:44
elshize has quit [Ping timeout: 264 seconds]