• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • rhel-10.0
    • rhel-10.0
    • qt6-qttools
    • None
    • qt6-qttools-6.7.1-6.el10
    • No
    • Important
    • 1
    • rhel-sst-display-productivity
    • ssg_display
    • 13
    • 15
    • 2
    • False
    • Hide

      None

      Show
      None
    • None
    • DESKTOP Cycle #2 10.0 phase
    • None

      qt6-qttools-6.7.1-4.el10 build fails with the following error:

      /builddir/build/BUILD/qttools-everywhere-src-6.7.1/src/linguist/lupdate/clangtoolastreader.cpp:785:73: error: 'const class clang::FileEntry' has no member named 'getName'
        785 |     if (!LupdatePrivate::isFileSignificant(fullLocation.getFileEntry()->getName().str()))
            |                                                                         ^~~~~~~
      

      This is expected as FileEntry::getName() was marked as deprecated in LLVM 18, and removed in LLVM 19 (upstream commit 6c1dbd53.

      The source needs to be updated to use FileEntryRef::getName() instead.

              jgrulich@redhat.com Jan Grulich
              rhn-support-jchecahi Jesus Checa Hidalgo
              Jan Grulich Jan Grulich
              Tomas Pelka Tomas Pelka
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: