Category Archives: Uncategorized

Weekly report 6, LLVM libc

Hi! This week I have been working on LLVM/Clang support for Crossdev. This is currently done by swapping out the different Crossdev stages for ones that make sense for LLVM. Currently it replaces stage0 with checking whether LLVM can target … Continue reading

Posted in Bootstapping LLVM, Uncategorized | 2 Comments

Daily blog 15 aug by Catcream

Today I’ve finished most of my work on the Mauikit applications and the PinePhone. I looked over dependencies once again and fixed a final few things in the mauikit ebuilds, like USE-flags for libmpv on Clip. I then wanted to … Continue reading

Posted in Uncategorized | Leave a comment

Daily blog 9-10 aug by Catcream

Today (and yesterday) I’ve been spending my time on both testing applications and fixing my mauikit ebuilds. I’ve ran test suites for basically all KDE packages now, that being two layer deep deps of kde-apps-meta. Most tests pass and I’ve … Continue reading

Posted in Uncategorized | Leave a comment

Daily blog 8 aug by Catcream

Today I’ve been testing various KDE applications. I’ve kept a list of applications that fail and I’ll look back at them once I’ve finished running all the test suites. I also made a simple tool for listing dependencies of meta-packages … Continue reading

Posted in Uncategorized | Leave a comment

Daily blog 3 aug by Catcream

Hello! In the last two days I’ve spent my time getting Gentoo musl to run on my PinePhone Pro. I asked Sam if I could spend a few days on it as a side project and it was fine. I … Continue reading

Posted in Uncategorized | Leave a comment

Gentoo musl Support Expansion for Qt/KDE Week 7

This week has mostly been spent on testing applications and some further fixes to QtWebEngine. QtWebEngine is now PR:ed to ::gentoo and I’m waiting for comments. It seems to work just fine and all tests for Qutebrowser pass! (https://github.com/gentoo/gentoo/pull/26611). Another … Continue reading

Posted in musl KDE, RISC-V Prefix, Uncategorized | Leave a comment

Daily blog july 28 by Catcream

Today worked on some different things. The first one was making another libexecinfo based on libunwind. The issue was that the current libexecinfo (resslinux/libexecinfo on github) sometimes segfaults. For me it segfaulted when emerging Emacs because temacs (Emacs bootstrap) used … Continue reading

Posted in Uncategorized | Leave a comment

Daily blog july 18 by Catcream

The first thing I did today was fixing my accountsservice patch, I used #ifndef on a function and it caused the package to not be buildable on glibc since #ifdef-checking only applies to macros, so the check was skipped causing … Continue reading

Posted in Uncategorized | Leave a comment

Week 5 Report for Refining ROCm Packages in Gentoo

Week 5 is mainly about utilizing and testing the rocm.eclass I wrote — packagingi and testing the ROCm-5.1.3 libraries. I also began to land ROCm-5.1.3 toolchains in ::gentoo. However, new problems emerges, so I’m a bit behind schedule, so after … Continue reading

Posted in Uncategorized | Leave a comment

Daily blog july 14 by Catcream

Today I have worked on “forgotten” patches and also made some new ones, I’ve also done some testing on Plasma desktop packages and a little cross compiling with distcc.

Posted in Uncategorized | Leave a comment