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

Android dependent on Bearer Engine, even if feature is disabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • None
    • 5.7.1, 5.8.0
    • Core: Plugins
    • None
    • dfb6850b916271333d2bf1b244f5f3dc8a89fcb1

    Description

      When building code for Android that uses Qt configured without bearer management, the following error occurs:

      readelf: Error: '/Users/suitable/Desktop/Builds/qt/android.Release/qtbase/plugins/bearer/libqandroidbearer.so': No such file
      

      Qt configure options for which this occurs:

      -release -force-debug-info -developer-build -opensource -confirm-license -shared -xplatform android-g++ -I "$SSL_DIRECTORY/include" -openssl -nomake examples -nomake tests -skip qttranslations -no-compile-examples -no-icu -no-dbus -no-feature-bearermanagement -no-warnings-are-errors -android-sdk $ANDROID_SDK_ROOT -android-ndk $ANDROID_NDK_ROOT -android-ndk-host $ANDROID_NDK_HOST -android-arch $arch -android-toolchain-version 4.9 -no-android-style-assets
      

      Since the bearer management feature is disabled, it should not be a dependency.

      Attachments

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

        Activity

          People

            laknoll Lars Knoll
            erb Jason Erb (Suitable Technologies)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes