Skip to content

[qtbase] build failure for x64-android #40762

Closed as not planned
Closed as not planned
@12udi

Description

@12udi

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"

config-x64-android-out.log

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions