Android build fails with random errors!

Hi
I’m trying to build android version of QGrouncontrol.
I’ve installed Qt5.15.2, JDK 11, NDK 21 and configured an android device.
But every time I try to build the project I get new and strange error and can’t find the source of error. for example:

error: [Makefile:303783: armeabi-v7a\moc_GLVideoItemStub.obj] Error 1
and
image

this is my android device config:


any help appreciated.