Im building a release build and when I run meson compile it gets stuck on the step [13/403] Generating from 'font.bz2' and almost crashes my pc. This is the exact meson setup command im using:
meson setup -Dbuildtype=release build-release
PS: This happens with a debug build too.