What platform are you compiling this on? Based on the OP, it looks like you are trying to compile on a Raspberry PI, which I do not think Godot supports right now. Additionally, Godot master requires Vulkan support, with the Raspberry PI only has limited support for (though I believe it is getting official support in the future?).
You may want to try and compile with Godot 3, though I have no idea if it supports the Raspberry PI either. It does look like its possible though, based on this YouTube video:
So, if you are using a Raspberry PI 4, you may want to try and compile for Godot 3 right now. I remember reading that there are plans to support the Raspberry PI with Godot on one of the engine blogs (if I recall correctly), meaning in the future Godot 4 should be able to be compiled from a Raspberry PI.