2026-02-14 11:28:57 anyone know is loongson GPU open or closed 2026-02-14 11:30:16 loonggpu is closed source iirc 2026-02-14 11:31:04 GPU drm deiver is in kernel 2026-02-26 06:12:04 dolphin has some test failures and is failing to build for a couple of days already. Anyone has time to find out why? https://build.alpinelinux.org/buildlogs/build-edge-loongarch64/community/dolphin/dolphin-25.12.2-r0.log 2026-02-26 06:12:06 Totals: 2 passed, 9 failed, 0 skipped, 0 blacklisted, 2289ms 2026-02-26 06:28:34 ikke: okay, I'll take a look later 2026-02-26 07:35:31 I tried building dolphin on my machine, and all tests passed, also tried building with gitlab ci, and all tests passed: https://gitlab.alpinelinux.org/huajingyun01/aports/-/pipelines/409689 2026-02-26 07:35:54 the builder error logs show that all test failures point to "tempDir.entryList(QStringList() << QCoreApplication::applicationName() + "*", QDir::Files).length() == 0' returned FALSE. ()" 2026-02-26 07:36:39 i suspect that there might be some residual temp files in the loongarch64 builder that haven't been deleted, causing the test failures 2026-02-26 07:36:51 ikke: could you help check it? 2026-02-26 07:37:30 huajingyun: alright, will check later 2026-02-26 07:37:35 Thanks 2026-02-26 07:38:03 You're welcome:)