Source: ccls Version: 0.20220729-2 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac...@debian.org
https://buildd.debian.org/status/fetch.php?pkg=ccls&arch=arm64&ver=0.20220729-2%2Bb1&stamp=1694628056&raw=0 /usr/bin/c++ -I/<<PKGBUILDDIR>>/src -isystem /<<PKGBUILDDIR>>/third_party -isystem /usr/lib/llvm-16/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -Wall -Wno-sign-compare -Wno-return-type -Wno-unused-result -MD -MT CMakeFiles/ccls.dir/src/pipeline.cc.o -MF CMakeFiles/ccls.dir/src/pipeline.cc.o.d -o CMakeFiles/ccls.dir/src/pipeline.cc.o -c /<<PKGBUILDDIR>>/src/pipeline.cc /<<PKGBUILDDIR>>/src/indexer.cc:1097:8: error: ‘void ccls::{anonymous}::IndexPPCallbacks::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 1097 | void InclusionDirective(SourceLocation hashLoc, const Token &tok, | ^~~~~~~~~~~~~~~~~~ Cheers -- Sebastian Ramacher