Error while running `make`

When I run make after installing dependencies, it gives the following error:

[ 30%] Built target bf_editor_space_info
Makefile:160: recipe for target 'all' failed
make[1]: *** [all] Error 2
GNUmakefile:128: recipe for target 'all' failed
make: *** [all] Error 2

How do I resolve this?

Works now, as discussed on IRC

you can report IRC solution here, it can help other user with same issue. you use linux system?

Hi, was bug in Master fixed by Jens Verwiebe in 2 Minutes. :slight_smile:

https://developer.blender.org/rB1c41dbb079e391a1d684a7dedf40728025ef8839

Cheers, mib