cvise failed to build from source in Fedora rawhide/f37 https://koji.fedoraproject.org/koji/taskinfo?taskID=89762996 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Please fix cvise at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, cvise will be orphaned. Before branching of Fedora 38, cvise will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
Created attachment 1900931 [details] build.log
Created attachment 1900932 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 1900933 [details] state.log
This bug appears to have been reported against 'rawhide' during the Fedora Linux 37 development cycle. Changing version to 37.
[ 25%] Building CXX object clang_delta/CMakeFiles/clang_delta.dir/ExpressionDetector.cpp.o cd /builddir/build/BUILD/cvise-2.4.0/objdir/x86_64-redhat-linux-gnu/clang_delta && /usr/bin/g++ -DHAVE_CONFIG_H -I/builddir/build/BUILD/cvise-2.4.0/objdir/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/cvise-2.4.0/clang_delta -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++14 -fno-rtti -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -fvisibility-inlines-hidden -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -MD -MT clang_delta/CMakeFiles/clang_delta.dir/ExpressionDetector.cpp.o -MF CMakeFiles/clang_delta.dir/ExpressionDetector.cpp.o.d -o CMakeFiles/clang_delta.dir/ExpressionDetector.cpp.o -c /builddir/build/BUILD/cvise-2.4.0/clang_delta/ExpressionDetector.cpp /builddir/build/BUILD/cvise-2.4.0/clang_delta/ExpressionDetector.cpp:62:16: error: 'virtual void {anonymous}::IncludesPPCallbacks::InclusionDirective(clang::SourceLocation, const clang::Token&, llvm::StringRef, bool, clang::CharSourceRange, const clang::FileEntry*, llvm::StringRef, llvm::StringRef, const clang::Module*, clang::SrcMgr::CharacteristicKind)' marked 'override', but does not override 62 | virtual void InclusionDirective(SourceLocation HashLoc, | ^~~~~~~~~~~~~~~~~~