Bug 46478 - qt6-tools: ошибка сборки с clang 16
Summary: qt6-tools: ошибка сборки с clang 16
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: qt6-tools (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: Sergey V Turchin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-12 12:24 MSK by Alexey Sheplyakov
Modified: 2023-06-13 18:50 MSK (History)
4 users (show)

See Also:


Attachments
патч (3.72 KB, patch)
2023-06-12 12:49 MSK, Alexey Sheplyakov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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)