2025-10-02 05:47:32 hello, encountered an error on loongarch64 when trying to rebuild mesa against llvm21, does anyone have any idea what might be the cause? https://tpaste.us/7okB thanks 2025-10-02 08:43:51 Loongson should be on holiday, so don't expect a quick reply. Also, this is probably not a Loongarch-specific issue, as the build fails on other architectures as well when using -Dllvm-orcjit=true 2025-10-02 12:33:33 ah, thanks for checking 2025-10-02 23:16:33 just a quick update that the mesa error has since been resolved 2025-10-03 15:40:28 Hello, when building some go, I have the following error only on loongarch https://termbin.com/ok5k 2025-10-03 15:40:44 full build log https://gitlab.alpinelinux.org/raspbeguy/aports/-/jobs/2038201 2025-10-03 15:42:59 raspbeguy: check if that project has arch-specific files 2025-10-03 15:43:20 https://github.com/creack/pty 2025-10-03 15:43:23 Yeah, missing loongarch 2025-10-03 15:43:49 Oh, it has ztypes_loong64 2025-10-03 15:44:13 You need to update the dependency to a later version 2025-10-03 15:44:21 1.1.11 does not have it 2025-10-03 15:44:51 ok 2025-10-03 15:44:56 You need at least 1.1.12 2025-10-18 14:23:25 luajit seems to fail when building for 3.23 on loongarch64: https://gitlab.alpinelinux.org/alpine/aports/-/issues/17633 2025-10-18 14:24:01 !85991 2025-10-18 14:24:38 it's being looked into, possibly gcc-related 2025-10-19 15:44:16 i have temporarily disabled tests on luajit 2025-10-19 15:44:31 it needs to be fixed 2025-10-20 01:05:39 Yes, it seems to be related to gcc, I was checking 2025-10-20 09:38:00 https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/91618#note_550322 2025-10-21 01:06:19 omni: Thanks for your feedback. After fixing it, I’ll resubmit the MR and remove the handling part specific to loongarch 2025-10-30 09:04:51 Hi Ariadne ,i have a gcc mr at !92378, could you take a look when you have time? 2025-10-30 09:05:04 It was not assigned,thanks 2025-10-30 12:57:48 It looks like ikke has assigned it to Ariadne. Don't worry,haha 2025-10-30 18:45:13 merged 2025-10-31 06:44:32 Ariadne: thanks!