| 17 Nov 2025 |
Randy Eckenrode | https://www.phoronix.com/news/KosmicKrisp-Merged-Mesa-26.0 says it’s targeting Mesa 26.0, which I guess would be released next year. | 01:33:40 |
Randy Eckenrode | mesa_clc crashes when building KosmicKrisp. 😭 | 02:13:49 |
Ihar Hrachyshka | gnugrep here: https://github.com/NixOS/nixpkgs/pull/462444 (running nixpkgs-review for aarch64-darwin for -p gnugrep, should post the result in a few hours) | 02:31:10 |
Ihar Hrachyshka | I assume for coreutils we'd have to actually backport the gnulib fix? | 02:31:56 |
spewdins | Totally kinda sorta off topic | 02:32:11 |
spewdins | I’m porting wayland to macOS | 02:32:17 |
spewdins | And I’m getting somewhere | 02:32:24 |
spewdins |  Download image0.jpeg | 02:32:39 |
spewdins |  Download Screenshot_2025-11-15_at_9.37.41_PM.png | 02:32:39 |
spewdins | I wish a nix build of wayland was just readily available but isn’t. So.. | 02:32:54 |
spewdins | I also did write my own CALayer compositor (still wip) but I’m able to render nixos foot over waypipe | 02:33:20 |
spewdins | Oh yea I ported waypipe too | 02:33:25 |
spewdins | And I want it upstream to nix | 02:33:35 |
spewdins | Maybe within the next 5 years… | 02:33:50 |
spewdins | Input works too
Of course it uses wl SHM, but I can’t begin working on a metal based drm video thru the socket if we can’t run wayland on-device already | 02:35:18 |
spewdins | If anyone is even remotely interested lemme know.. | 02:35:40 |
Randy Eckenrode |
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 mesa_clc 0x107b1ac70 llvm::AnalysisManager<llvm::Module>::getResultImpl(llvm::AnalysisKey*, llvm::Module&) + 428
1 mesa_clc 0x107b17cfc llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) + 156
2 libLLVMSPIRVLib.dylib 0x10ff314f0 (anonymous namespace)::runSpirvWriterPasses(llvm::Module*, std::__1::basic_ostream<char, std::__1::char_traits<char>>*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, SPIRV::TranslatorOpts const&) + 1548
3 mesa_clc 0x10442f8d0 llvm_mod_to_spirv(std::__1::unique_ptr<llvm::Module, std::__1::default_delete<llvm::Module>>, llvm::LLVMContext&, clc_compile_args const*, clc_logger const*, clc_binary*) + 12284 (clc_helpers.cpp:1197)
4 mesa_clc 0x10442c81c clc_c_to_spirv + 212 (clc_helpers.cpp:1254)
5 mesa_clc 0x104428454 clc_compile_c_to_spirv + 48 (clc.c:132)
6 mesa_clc 0x104427bd4 main + 1224 (mesa_clc.c:148)
7 dyld 0x19e5f9d54 start + 7184
| 03:33:18 |
Randy Eckenrode | * Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 mesa_clc 0x107b1ac70 llvm::AnalysisManager<llvm::Module>::getResultImpl(llvm::AnalysisKey*, llvm::Module&) + 428
1 mesa_clc 0x107b17cfc llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) + 156
2 libLLVMSPIRVLib.dylib 0x10ff314f0 (anonymous namespace)::runSpirvWriterPasses(llvm::Module*, std::__1::basic_ostream<char, std::__1::char_traits<char>>*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, SPIRV::TranslatorOpts const&) + 1548
3 mesa_clc 0x10442f8d0 llvm_mod_to_spirv(std::__1::unique_ptr<llvm::Module, std::__1::default_delete<llvm::Module>>, llvm::LLVMContext&, clc_compile_args const*, clc_logger const*, clc_binary*) + 12284 (clc_helpers.cpp:1197)
4 mesa_clc 0x10442c81c clc_c_to_spirv + 212 (clc_helpers.cpp:1254)
5 mesa_clc 0x104428454 clc_compile_c_to_spirv + 48 (clc.c:132)
6 mesa_clc 0x104427bd4 main + 1224 (mesa_clc.c:148)
7 dyld 0x19e5f9d54 start + 7184
| 03:33:26 |
spewdins |  Download b6724d06e06b721711e0975f38e2391bc06fac91.png | 05:36:18 |
sylvester-roos | yes i am | 08:38:43 |
sylvester-roos | Redacted or Malformed Event | 08:40:48 |
sylvester-roos | Redacted or Malformed Event | 08:41:07 |
WeetHet | deny mach-lookup com.apple.SystemConfiguration.DNSConfiguration
deny file-read-metadata /private/etc/hosts
deny file-read-data /private/etc/hosts
| 18:46:41 |
WeetHet | Maybe we should just add these to allow list of the sandbox for FODs? | 18:47:06 |
Alyssa Ross | we had it in the past | 18:49:07 |
Alyssa Ross | it wasn't upstreamed and wasn't maintained | 18:49:16 |
Alyssa Ross | https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/481 | 18:49:47 |
WeetHet | cc raitobezarius | 18:49:59 |
raitobezarius | Can you send a CL with the context? | 18:50:28 |
WeetHet | Yep | 18:50:38 |