kicad 5.1.12 breaks at start after upgrading to Alpine 3.15
After upgrading from 3.14 to 3.15 kicad does not work anymore.
I am using Alpine linux as primary distro in a old Dell laptop (not a vm) and using dwm window manager. last setup of Alpine and Kicad in my laptop works without major problems. Afer updating and upgrading to Alpine Alpine 3.15, kicad (version 5.1.12) breaks at start. If I launched from terminal the following error is displayed:
Error relocating /usr/bin/kicad: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEv: symbol not found Error relocating /usr/bin/kicad: _ZSt28__throw_bad_array_new_lengthv: symbol not found
tried to compile kicad and related libaries from source, but unfortunately I could not get it right. I am not sure if it is a generic problem or a specific issue on my machine . Nevertheless that is what I found and was not able to solve.