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

Build configuration with separate debug info fails on Android.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.6.2, 5.8.0
    • Build tools: qmake
    • None
    • macOS 10.12.3, Qt 5.8/ Qt 5.7 / Qt 5.6
    • macOS

    Description

      Android build fails when 'profile' build configuration is used.
      Error:
      ndk_path/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-objcopy: 'testDepl': No such file

      where 'testDepl' is the target name. The target name should have been morphed into 'libtestdepl.so' which somehow is not working.

      Stripping symbols i.e. CONFIG+=separate_debug_info causes the problem.

      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
              vikas Vikas Pachdha
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes