Segmentation fault

When I build from source by:

git clone 
cd openmw
mkdir build
cd build
cmake ..
make

And try to run by:

./openmw

I get

[1]    1394 segmentation fault (core dumped)  ./openmw

The same things happen for openmw-launcher, openmw-cs. I have Arch Linux, gcc 5.2.0

(RM-2997 from redmine: created on 2015-11-08 by Jerzy Spendel, , closed on 2015-11-08 by nobody, duplicates #2655 (closed))

Edited by redmine