@Xenoshell What's the full output from the configure? Or more specifically, what is the output from the tests that are built to test for gstreamer and dbus?
That will help shed some light on your install issue. It sounds like even though you installed all the *-dev packages Qt isn't finding them properly.
From the looks of it, you seem to be currently essentially interested in building qtbase, so you could call configure directly in it to shorten the list of options.
Intuitively, I'd avoid the reduce-exports and sysroot parameters.