Looks like you might be either missing some QT packages or having some versioning conflicts.
If the goal is to just generate the SDK. Try building a smaller option without all the QT and machine learning. It'll build much quicker as well.
bitbake core-image-minimal -c populate_sdk
Also is this a fresh yocto setup? Are you using a shared state cache?
Regards,
Clay