https://bugs.kde.org/show_bug.cgi?id=521823

--- Comment #7 from Angel Parra <[email protected]> ---
> Is it this AUR package?

Yes, it's exactly that package!

> would you have a minute to explain why you installed it?

Sure! Basically, I wanted to try the Ladybird browser on my computer, but
because there is no ladybird-nightly-bin nor a regular ladybird-bin package in
the AUR, I had to compile ladybird-git
(https://aur.archlinux.org/packages/ladybird-git) on my own and it is required
to have specifically libpng-apng installed. Actually, I had tried to compile
Ladybird before on another laptop and did have issues with Gwenview freezing at
the time but I could not ever think about libpng-apng + special compile flags
being the cause of both.

Ladybird itself worked fine but is still very green so I did sudo pacman -R
ladybird-git and completely forgot about both the browser and reinstalling the
official libpng package.

I think libpng-apng is also a requirement to compile skia-git which I used to
try to render actual 16 bit SVG for a UI mockup (which spectacularly did not
work and was left with banded 8 bit picture anyway), but I don't remember for
sure.

Additionally, the reason OpenMP caused the deadlock is probably because on both
tries I used the makepkg-optimize.conf provided by the makepkg-optimize-mold
package on the AUR (https://aur.archlinux.org/packages/makepkg-optimize-mold)
to compile libpng-apng, and such .conf has other packaging optimizations such
as svgo, optipng and slapped -march, -mtune and -flto=auto flags which come up
nice for most packages but not for this one.

Hope this helps clear things out.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to