andar1an
andar1an
Not at all, just will take a bit to get to, but I will this week.
I am trying to build for alpine at the moment, issue I am running into states "Unable to find libclang: "the `libclang` shared library at /usr/lib/llvm20/lib/libclang.so.20.1.7 could not be opened:...
Thank you, I have it building, but I am stuck where I was without LACT. My bitmask doesn't seem to update whether I change the kernel paramaters for bootloader, or...
> > I am trying to build for alpine at the moment, issue I am running into states "Unable to find libclang: "the `libclang` shared library at /usr/lib/llvm20/lib/libclang.so.20.1.7 could not...
> No, static linking is not possible, as it is fundamentally incompatible with driver libraries being loaded dynamically (libdrm for amd/intel and nvml for nvidia). GTK doesn't support static linking...
Started to package. Still a lot to do, and need to consider how many packages e.g. should cli and daemon and client be separate, but it is underway. https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/87654/. Will...
@ilya-zlobintsev if you have a moment, one of the parts that may take the most time is figuring out which of the build depends are runtime depends exclusively. Is there...
> Additionaly, I'd recommend avoiding packaging a separate libadwaita version, as it is planned to be dropped in the future: [#526](https://github.com/ilya-zlobintsev/LACT/issues/526) Thanks so much for saying this haha, I was...
As an update, I have made a fair bit of progress, but I am just waiting for the next version of musl to be released as it contains a renameat2...
any update on this being merged?