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

FTBFS 6.7.0 "isRelocatable: undeclared identifier"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.7.0
    • Core: Other
    • None
    • windows
      visual studio
    • Windows

    Description

      When trying to build qt 6.7.0 with MSVC, compilation fails with:

      D:/a/_temp/.c2/p/qtca35cf10ef742/s/src/qtbase/src/corelib/global/qtypeinfo.h(179): error C2065: 'isRelocatable': undeclared identifier
      935D:/a/_temp/.c2/p/qtca35cf10ef742/s/src/qtbase/src/corelib/global/qtypeinfo.h(179): note: the template instantiation context (the oldest one first) is
      936D:/a/_temp/.c2/p/qtca35cf10ef742/s/src/qtbase/src/corelib/global/qtypeinfo.h(179): note: while compiling class template partial specialization 'QTypeInfo<QFlags<T>>'
      937D:/a/_temp/.c2/p/qtca35cf10ef742/s/src/qtbase/src/corelib/text/qutf8stringview.h(346): error C2065: 'isRelocatable': undeclared identifier
      938D:/a/_temp/.c2/p/qtca35cf10ef742/s/src/qtbase/src/corelib/text/qutf8stringview.h(346): note: the template instantiation context (the oldest one first) is
      939D:/a/_temp/.c2/p/qtca35cf10ef742/s/src/qtbase/src/corelib/text/qutf8stringview.h(346): note: while compiling class template partial specialization 'QTypeInfo<QBasicUtf8StringView<UseChar8T>>'

      Using the same command works properly on qt 6.6.X

      Full logs are available in:

       

      Attachments

        1. conan_toolchain.cmake
          15 kB
        2. qmalloc.pp
          2.08 MB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            ericlemanissier Eric Lemanissier
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes