New comment by pullmoll on void-packages repository https://github.com/void-linux/void-packages/issues/12595#issuecomment-504380851 Comment: Perhaps you can try to build qt5-webkit on your own after adding ``` LDFLAGS="-Wl,-z,stack-size=2097152" ``` in the `srcpkgs/qt5-webkit/template` e.g. after the line `CXXFLAGS=...`. If that works for you, we can update qt5-webkit for everyone's benefit.