Bug 46478

Summary: qt6-tools: ошибка сборки с clang 16
Product: Sisyphus Reporter: Alexey Sheplyakov <asheplyakov>
Component: qt6-toolsAssignee: Sergey V Turchin <zerg>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: asheplyakov, iv, sin, zerg
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
патч none

Description Alexey Sheplyakov 2023-06-12 12:24:30 MSK
In file included from /usr/src/RPM/BUILD/qttools-everywhere-src-6.4.2/src/linguist/lupdate/lupdatepreprocessoraction.cpp:4:
/usr/src/RPM/BUILD/qttools-everywhere-src-6.4.2/src/linguist/lupdate/lupdatepreprocessoraction.h:52:10: error: 'void LupdatePPCallbacks::InclusionDirective(clang::SourceLocation, const clang::Token&, llvm::StringRef, bool, clang::CharSourceRange, llvm::Optional<clang::FileEntryRef>, llvm::StringRef, llvm::StringRef, const clang::Module*, clang::SrcMgr::CharacteristicKind)' marked 'override', but does not override
   52 |     void InclusionDirective(clang::SourceLocation /*hashLoc*/, const clang::Token &/*includeTok*/,
      |          ^~~~~~~~~~~~~~~~~~
Comment 1 Alexey Sheplyakov 2023-06-12 12:49:09 MSK
Created attachment 13455 [details]
патч
Comment 2 Repository Robot 2023-06-13 18:50:04 MSK
qt6-tools-6.4.2-alt2 -> sisyphus:

 Tue Jun 13 2023 Sergey V Turchin <zerg@altlinux> 6.4.2-alt2
 - fixed compilation error with clang 16 (thanks asheplyakov@alt) (closes: 46478)