[ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp:19: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/Sema/SemaType.cpp: In member function 'bool clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser*)': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/Sema/SemaType.cpp:7954:33: warning: 'IM' may be used uninitialized in this function [-Wmaybe-uninitialized] 7954 | MSInheritanceAttr::Spelling IM; | ^~ In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/Sema/DelayedDiagnostic.h:32, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/Sema/SemaType.cpp:28: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/Sema/Sema.h: In function 'clang::QualType GetDeclSpecTypeForDeclarator({anonymous}::TypeProcessingState&, clang::TypeSourceInfo*&)': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/Sema/Sema.h:1356:16: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 1356 | BaseDiag << Value; | ~~~~~~~~~^~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/Sema/SemaType.cpp:3094:16: note: 'Kind' was declared here 3094 | unsigned Kind; | ^~~~ [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 90%] Built target obj.clangSema [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp:17: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clangSema make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 91%] Linking CXX static library ../libclangSema.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 91%] Built target clangSema [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp:29: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp:20: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp:21: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target libclang make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 92%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp:20: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o [ 92%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o [ 92%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:56: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/StreamChecker.cpp:17: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 92%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/Taint.cpp:14: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o [ 93%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o [ 93%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp:18: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 93%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp:17: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 93%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o [ 93%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o [ 93%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o [ 93%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o [ 93%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp:18: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 93%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o [ 94%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp:25: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp:18: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o [ 94%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp:18: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o [ 94%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o [ 94%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp:18: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 94%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o [ 94%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o [ 95%] Linking CXX shared library ../../lib/libclang.so In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp:19: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 95%] Built target libclang [ 95%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target c-index-test make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 95%] Building C object tools/c-index-test/CMakeFiles/c-index-test.dir/c-index-test.c.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp:18: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 95%] Building CXX object tools/c-index-test/CMakeFiles/c-index-test.dir/core_main.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h:68, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp:21: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 96%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h:68, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp:17: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 96%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp:19: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 96%] Linking CXX executable ../../bin/c-index-test make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target c-arcmt-test make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 96%] Building C object tools/c-arcmt-test/CMakeFiles/c-arcmt-test.dir/c-arcmt-test.c.o [ 96%] Linking CXX executable ../../bin/c-arcmt-test make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 96%] Built target c-arcmt-test [ 96%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 96%] Built target c-index-test [ 96%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp:19: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 96%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o [ 96%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/VforkChecker.cpp:28: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp:22: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/ValistChecker.cpp:18: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp:16: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 96%] Built target obj.clangStaticAnalyzerCheckers make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clangStaticAnalyzerCheckers make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 96%] Linking CXX static library ../../libclangStaticAnalyzerCheckers.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 96%] Built target clangStaticAnalyzerCheckers make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clang-cpp make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 96%] Building CXX object tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o [ 96%] Linking CXX shared library ../../lib/libclang-cpp.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 96%] Built target clang-cpp make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target diagtool make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 96%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o Scanning dependencies of target SampleAnalyzerPlugin make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target CheckerDependencyHandlingAnalyzerPlugin make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target CheckerOptionHandlingAnalyzerPlugin make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 96%] Building CXX object lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 96%] Building CXX object lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o [ 96%] Building CXX object lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o [ 96%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o [ 96%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o [ 96%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o [ 96%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp:3: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp:3: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp:3: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 96%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o [ 96%] Linking CXX shared module ../../../CheckerOptionHandlingAnalyzerPlugin.so [ 96%] Linking CXX shared module ../../../SampleAnalyzerPlugin.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 96%] Built target CheckerOptionHandlingAnalyzerPlugin make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clang-offload-bundler make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 97%] Building CXX object tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o [ 97%] Linking CXX shared module ../../../CheckerDependencyHandlingAnalyzerPlugin.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 97%] Built target SampleAnalyzerPlugin [ 97%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 97%] Built target CheckerDependencyHandlingAnalyzerPlugin make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clang-diff make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 97%] Building CXX object tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clang-format make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 98%] Building CXX object tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o [ 98%] Linking CXX executable ../../bin/diagtool make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 98%] Built target diagtool make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clang-import-test make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 98%] Building CXX object tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o [ 98%] Linking CXX executable ../../bin/clang-offload-bundler [ 98%] Linking CXX executable ../../bin/clang-format make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 98%] Built target clang-offload-bundler make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clang-scan-deps make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 98%] Building CXX object tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 98%] Built target clang-format make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clang-rename make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 98%] Building CXX object tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/clang-import-test/clang-import-test.cpp: In function 'llvm::Expected<{anonymous}::CIAndOrigins> {anonymous}::Parse(const string&, llvm::MutableArrayRef<{anonymous}::CIAndOrigins>, bool, bool)': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/clang-import-test/clang-import-test.cpp:330:21: warning: redundant move in return statement [-Wredundant-move] 330 | return std::move(PE); | ~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/clang-import-test/clang-import-test.cpp:330:21: note: remove 'std::move' call /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/clang-import-test/clang-import-test.cpp:337:19: warning: redundant move in return statement [-Wredundant-move] 337 | return std::move(CI); | ~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/clang-import-test/clang-import-test.cpp:337:19: note: remove 'std::move' call [ 98%] Linking CXX executable ../../bin/clang-diff [ 98%] Linking CXX executable ../../bin/clang-scan-deps make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 98%] Built target clang-diff make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 98%] Built target clang-scan-deps make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clang-refactor make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 98%] Building CXX object tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o Scanning dependencies of target arcmt-test make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 99%] Building CXX object tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o [ 99%] Linking CXX executable ../../bin/clang-import-test make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 99%] Built target clang-import-test make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clang-check make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 99%] Building CXX object tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o [ 99%] Linking CXX executable ../../bin/clang-rename make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 99%] Built target clang-rename make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clang-extdef-mapping make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 99%] Building CXX object tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o [ 99%] Linking CXX executable ../../bin/arcmt-test make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 99%] Built target arcmt-test [ 99%] Building CXX object tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/CrossTU/CrossTranslationUnit.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp:17: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/AST/ASTImporterSharedState.h: In member function 'void clang::ASTImporterSharedState::setImportDeclError(clang::Decl*, clang::ImportError)': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:76:24: warning: implicitly-declared 'clang::ImportError& clang::ImportError::operator=(const clang::ImportError&)' is deprecated [-Wdeprecated-copy] 76 | ImportErrors[To] = Error; | ^~~~~ In file included from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:22, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/CrossTU/CrossTranslationUnit.h:17, from /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp:17: /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/include/clang/AST/ASTImporter.h:64:5: note: because 'clang::ImportError' has user-provided 'clang::ImportError::ImportError(const clang::ImportError&)' 64 | ImportError(const ImportError &Other) : Error(Other.Error) { } | ^~~~~~~~~~~ make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' Scanning dependencies of target clang make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 99%] Building CXX object tools/driver/CMakeFiles/clang.dir/driver.cpp.o [ 99%] Linking CXX executable ../../bin/clang-check make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 99%] Built target clang-check [ 99%] Building CXX object tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/clang-refactor/TestSupport.cpp: In function 'llvm::Optional clang::refactor::findTestSelectionRanges(llvm::StringRef)': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/clang-refactor/TestSupport.cpp:387:19: warning: redundant move in return statement [-Wredundant-move] 387 | return std::move(TestRanges); | ~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/clang-refactor/TestSupport.cpp:387:19: note: remove 'std::move' call [ 99%] Building CXX object tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o [ 99%] Linking CXX executable ../../bin/clang-extdef-mapping make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [ 99%] Built target clang-extdef-mapping [100%] Building CXX object tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o [100%] Linking CXX executable ../../bin/clang-refactor make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [100%] Built target clang-refactor /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/driver/cc1as_main.cpp: In function 'int cc1as_main(llvm::ArrayRef, const char*, void*)': /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/driver/cc1as_main.cpp:511:23: warning: 'Value' may be used uninitialized in this function [-Wmaybe-uninitialized] 511 | Ctx.setSymbolValue(Parser->getStreamer(), Sym, Value); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/tools/driver/cc1as_main.cpp:508:13: note: 'Value' was declared here 508 | int64_t Value; | ^~~~~ [100%] Linking CXX executable ../../bin/clang make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' [100%] Built target clang make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/clang-9.0.1/buildroot-build' make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'