-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-10.0
-
None
-
qt6-qttools-6.7.1-6.el10
-
No
-
Important
-
1
-
rhel-sst-display-productivity
-
ssg_display
-
13
-
15
-
2
-
False
-
-
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.
- relates to
-
CS-2604 Oct 2024 FTBFS Tracker
- In Progress
- links to
-
RHBA-2024:141876 qt6-qttools update