Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-133056

[REG 6.8.1->6.9.0beta2] can not configure qtnetworkauth with pre-build binaries on Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • 6.9.0 RC
    • 6.9.0 Beta2
    • Build System
    • Android

    Description

      Install Qt 6.9.0 (beta2) Android binaries and include Qt sources. Run configure for qtnetworkauth:

      /home/qt/RTA/Qt_6.9.0/6.9.0/android_armv7/bin/qt-configure-module /home/qt/RTA/Qt_6.9.0/6.9.0/Src/qtnetworkauth -- -DANDROID_ABI=armeabi-v7a -DANDROID_SDK_ROOT=/opt/android/sdk -DANDROID_NDK_ROOT=/opt/android/android-ndk-r26b

      -> fails:

      CMake Error: Not a file: /home/qt/RTA/Qt_6.9.0/6.9.0/android_armv7/bin/..\lib\cmake\Qt6/QtWriteArgsFile.cmake 

      File

      RTA/Qt_6.9.0/6.9.0/android_armv7/lib/cmake/Qt6/QtWriteArgsFile.cmake does exists.

      Same build done with all desktop targets works fine (gcc x64 & arm64, macOS x64 & arm64, LLVM-MinGW, MinGW and MSVC2022 x64 & arm64).

      Android_armv7 build works with released 6.8.1 binaries.

      Note: this is from RTA test where the main goal is to verify that Qt modules can be build with pre-build Qt binaries, the qtnetworkauth module is selected just because it's compact size. I assume this is not related to the module itself, but of course it's always possible.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qtbuildsystem Qt Build System Team
              joaijala Johanna Äijälä
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes