knuxify
knuxify
Seems like a related issue is causing problems with GTK4 ([upstream issue](https://gitlab.gnome.org/GNOME/gtk/-/issues/4789)); there we're getting SIGBUS errors on Alpine Linux on armv7 and armhf, and the exact function that crashes...
> would it be possible for you to test with glibc? there's no glibc in alpine, so not really > could you provide the steps you used to build cimgui,...
(The only real exception here is https://repology.org/project/clementine-player/versions, since 1.4.0 isn't yet a real release (and seeing upstream activity, likely won't be for a while...) - that's a mistake on my...
This also applies to postmarketOS: https://repology.org/project/abootimg/versions
@skjnldsv Updated the original issue and added the browser log.
I added the `_4MB` suffix to match [the board file definition in the pico-sdk](https://github.com/raspberrypi/pico-sdk/blob/master/src/boards/include/boards/waveshare_rp2040_plus_4mb.h), there's also a 16MB variant in that repo but it indeed seems that it never reached...
also happening on Alpine Linux, with the exact same errors. the compiler is GCC 12, so this doesn't look like an "outdated compiler" issue. logs: https://gitlab.alpinelinux.org/knuxify/aports/-/jobs/878264/raw
looks like there's a similar issue reported in the polymc repo, someone reports that it might be a gcc bug: https://github.com/PolyMC/PolyMC/issues/1116
How about putting the links through a link shortener like bit.ly? I'd say Twitter wouldn't ban (as in, suspend temporarily/pernamently for spam) users of common link shorteners, but I've never...
Flatpak works fine. The Alpine compilation attempt was more of an experiment; I currently don't have the time to work on re-compiling it (tried a while back and got some...