Well, female characters doesn't really fit to Colobot and even GOLD. Even EPSITEC itself came to that conclusion and only trace of that is little mention about that in original Colobot GDD and two female head 3D models without texture. We can still see how she was looking like, but only in original MAX file miniature.
@radioactivity : female models might be introduced in future. And attack helicopters... when we'll have everything out-of-source then maybe somebody might do such mod.
About debug builds: if static compilation of every build is so non-optimal, wouldn't placing all required and updated libs into another not-so-often rebuilded package in our debug GOLD download page be solution for this problem?
Especially release builds should be static compiled. The game should start instantly after download and decompressing package on most Linux distros without messing with terminal or other software managers. Especially if you can read about all needed libs and how to install them only on GitHub's readme.
I have installed all necessary libs, but it looks like after recent changes with compile bot they aren't enough fresh. Static compilation is really needed.