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

Qt fails building

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 6.6.0
    • Core: Other
    • None
    • Linux/X11

      Hi,

      I get following error when buildiwith clang16:

      /conan/.conan/data/qt/6.6.0/cassandra/stable/source/qt6/qtbase/src/corelib/global/qtypes.cpp:521:1: error: static assertion failed due to requirement 'std::numeric_limits<unsigned __int128>::max() == static_cast<unsigned __int128>(-1)' 2023-10-31T10:29:08.3750354Z static_assert(std::numeric_limits<quint128>::max() == Q_UINT128_MAX);
      
      

      On gcc8 I get:

      ERROR: x86 intrinsics support missing. Check your compiler settings. If this is an
      2023-10-31T10:29:19.9672534Z error, report at https://bugreports.qt.io with your compiler ID and version,
      2023-10-31T10:29:19.9673229Z and this output:
      2023-10-31T10:29:19.9673440Z 
      2023-10-31T10:29:19.9673580Z ${TEST_x86intrin_OUTPUT} 

      Is there a way to explictly disable intrinsic check or fix this issue othwise?

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

            thiago Thiago Macieira
            sroeber Steffen Roeber
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes