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

host architecture detection binary not found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.12.5, 5.14.0 Alpha
    • 5.12.4, 5.13.1
    • Build System
    • None
    • 39e937a538325c4fc40a790496f2a39d28f8eba4 (qt/qtbase/5.12)

    Description

      After commit 89aa6e78 (Fix determination of host_arch test binary), canadian cross-compilation fails to find the host architecture detection binary.

      In Yocto, all Qt builds are always single architecture builds. Mingw builds are done with Qt configured as "-platform win32 -xplatform win32 -external-hostbindir ..." In these cases, configure tries to find 'arch_host'  binary without the windows .exe postfix, eventhough the test is build as a windows binary.

      Can be reproduced as desktop build on linux machine with modified win32-gcc mkspec, by replacing the ${CROSS_COMPILE} with the actual prefix.

       

      Attachments

        For Gerrit Dashboard: QTBUG-77286
        # Subject Branch Project Status CR V

        Activity

          People

            jbornema Joerg Bornemann
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes