Cannot start UE4 after build on Linux Fedora

Hello everyone,
I am running Linux Fedora 26 and just build Unreal Engine. I cloned the github repo and followed the guide. Finally, when I try to run the Engine, a window tries to open, but it doesn’t show anything. It looks like that:
http://www.img-share.eu/f/images/419/Screenshot-from-2017-09-14-22-15-013LCVD8m.png

And don’t ask me what is the image it is trying to load, I have no Idea :D.

The errors that pop up are:

.AMDGPU.config is empty!

radeonsi: cannot read an ELF shader binary

LLVM failed to compile shader

Thank you in advance!

We’re having the same error here.

There was an issue with running on amdgpu drivers in 4.17, which has been resolved in 4.17.2 Could you make sure you have that commit?

I just did a git pull and the problem is still there