09:09 YuGiOhJCJ: I finally understood how to build SPIRV-Tools, I had to use SPIRV-Headers-vulkan-sdk-x.y.z.zip and SPIRV-Tools-vulkan-sdk-x.y.z.zip instead of SPIRV-Tools-2025.4.tar.gz and SPIRV-Headers generated from SPIRV-LLVM-Translator-18.1.18.tar.gz, now I have a built SPIRV-Tools on my system ready for mesa-25.2.7 :D
09:14 YuGiOhJCJ: however I built a very huge static library when I built SPIRV-Tools, I guess can keep the shared one only
09:16 YuGiOhJCJ: /usr/lib64/libSPIRV-Tools.a 62M and /usr/lib64/libSPIRV-Tools-reduce.a 62M, this is huge for a system
09:24 YuGiOhJCJ: oops, while building mesa, failed: Invalid version, need 'SPIRV-Tools' ['>= 2024.1'] found '2023.5.1', OK this means that I should use a more recent vulkan-sdk-x.y.z
09:49 jani: airlied: sima: https://lore.kernel.org/r/5f6bfc9e529566dc408a95a8aa748ff703254879@intel.com
09:56 Venemo: hi, I'm having some issues with gitlab, basically 'git clone' hangs on a repo that I am trying to clone. is this a known issue? if not, can someone help me fix it?
09:59 jani: Venemo: which protocol? which url? are you behind a proxy? any errors?
09:59 Venemo: actually never mind. looks like I just forgot to add "ssh." in front of the URL
09:59 jani: Venemo: that would've been my next guess ;)
10:00 Venemo: yeah. sorry for the noise
10:00 jani: np
10:48 sima: airlied, relevant commit in -next is 9e2096baab9addedde324f406d3ec9166e70d15b I'm doing the fixup now
10:48 sima: jani, thx
10:50 rcv11x: Hellooo, good morning, everyone.
10:58 sima: jani, done
10:59 sima: airlied, fixup in drm-rerere and the commit for the fixup has the sha one again, too
10:59 sima: airlied, kinda wondering whether we could keep notes somewhere for this stuff for the merge window mr
11:26 rcv11x: How is the release of table 25.3.1 going? The calendar says it would be released on Wednesday, 26th November, but two days have already passed. I understand that there are merge issues or pending PRs, right? I see that the dates on the calendar are not usually accurate, so I will try to get used to it.
11:28 rcv11x: table = mesa*
11:28 rcv11x: fuck corrector
11:34 jani: sima: thanks