Author Archives: catcream

Daily blog july 26 by Catcream

Today I’ve done pretty much the exact same thing as yesterday. I continued to fix some things with QtWebEngine and sent a PR to ::gentoo (yay!). I also tested a few more applications on my laptop but got really stuck … Continue reading

Posted in musl KDE | Leave a comment

Daily blog july 25 by Catcream

Today I’ve filled in the midterm evaluation and continued to work on QtWebEngine to make it ::gentoo-ready. I’m pretty happy with most of the patches and I only need someone to look through them. I’ve also tested some core KDE … Continue reading

Posted in musl KDE | Leave a comment

Gentoo musl Support Expansion for Qt/KDE Week 6

Hi! This week has been mostly dedicated to QtWebEngine, a package that bundles Chromium, which in turn bundles a bunch of libraries (:D). It took a lot longer than I initially thought while planning GSoC, but nonetheless I finished all … Continue reading

Posted in musl KDE | 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

Gentoo musl Support Expansion for Qt/KDE Week 5

In my proposal I stated that this week should be dedicated to squashing bugs, getting test suites to pass and just getting the Plasma desktop itself to be “daily driver ready” (not the KDE apps). As the Plasma desktop basically … Continue reading

Posted in musl KDE | 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

Daily blog july 13 by Catcream

Today I’ve set up my router to use Gentoo musl, it is an Espressobin v7 (aarch64). I thought I’d do it before I started working but it took a looot longer than expected due to some issues, like macvlan.ko causing … Continue reading

Posted in musl KDE, Uncategorized | Leave a comment

Daily blog july 12 by Catcream

This day has been mostly dedicated to reinstalling my musl development desktop. Throughout this project I’ve been putting various small patches into /etc/portage/patches, as well as “make install:ing” some things and forgetting about them.

Posted in musl KDE | Leave a comment

Daily blog july 11 by Catcream

As I used the #gentoo-soc-musl channel as a mini-blog Blueknight suggested to me that I’d do small daily blog posts instead. Today I’ve worked on a lot of different and seemingly unrelated stuff. To start with I fixed plocate to … Continue reading

Posted in musl KDE | Leave a comment

OpenRC and the hidden segfault

OpenRC and the hidden segfault Hi! This time we will take a look at a rabbit hole involving debugging segmentation faults caused at the init(8) boot stage. I first noticed something was wrong when seeing this in my boot messages: … Continue reading

Posted in musl KDE | Leave a comment