Problem in bitbake dey-image-qt -c popluate_sdk

Build Configuration:
BB_VERSION = “1.44.0”
BUILD_SYS = “x86_64-linux”
NATIVELSBSTRING = “universal”
TARGET_SYS = “arm-dey-linux-gnueabi”
MACHINE = “ccimx6ulsbc”
DISTRO = “dey”
DISTRO_VERSION = “3.0-r1”
TUNE_FEATURES = “arm vfp cortexa7 neon thumb callconvention-hard”
TARGET_FPU = “hard”

When I execute bitbake dey-image-qt -c popluate_sdk some compilation tasks don’t end and continues for hours. I run this command on a 8 core, 8 gb virtual machine and at last I stopped the build tasks after 9 hours. What might be the reason? How can I investigate the problem?

qtxmlpatterns-5.13.2+gitAUTOINC+74c5be960c-r0 do_compile
qtquickcontrols-5.13.2+gitAUTOINC+9a5e84b8f9-r0 do_compile
.
.
nativesdk-cmake-3.15.3-r0 do_compile
.
.
Thank you.

The correct command is
bitbake -c populate_sdk dey-image-qt