Closed as not planned
Description
After fixing some issues with dbus in its portfile.cmake due to linking issues and passing the ANDROID_SDK_ROOT as an export directly to the qt_install_submodule.cmake the build finally fails at qtbase config step. Is there anything I might miss when trying to compiling on x64 linux host.
ERROR: Feature "openssl": Forcing to "ON" breaks its condition:
QT_FEATURE_openssl_runtime OR QT_FEATURE_openssl_linked
Condition values dump:
QT_FEATURE_openssl_runtime = "OFF"
QT_FEATURE_openssl_linked = "OFF"
ERROR: Feature "libresolv": Forcing to "ON" breaks its condition:
WrapResolv_FOUND
Condition values dump:
WrapResolv_FOUND = "FALSE"