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

qt 6.4.0 qdoc / lupdate fail to link on linux with oneapi icx c++17

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.4.0
    • Build System
    • None
    • Linux/X11

    Description

      qt 6.4.0 fails to compile on linux with oneapi icx

      cmake configuration warns for qdoc and lupdate
      runtime library [libz.so.1] in /usr/lib64 may be hidden by files in:
      /home/opt/intel/oneapi/intelpython/latest/lib

      removing the following from link step allows both to compile

      -Wl,-rpath,/home/opt/intel/oneapi/intelpython/latest/lib:

      since cmake configuration identifies the problem can it not add the -Wl ?

       

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            rich Richard Fleck
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes