-- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Failed -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed [53/3855] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o [188/3855] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o [279/3855] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [300/3855] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [382/3855] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [383/3855] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [414/3855] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [536/3855] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o [626/3855] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o [735/3855] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o [2444/3855] Building CXX object unittests/Support/CMakeFiles/SupportTests.dir/ErrorTest.cpp.o [2445/3855] Building CXX object unittests/Support/CMakeFiles/SupportTests.dir/ErrorOrTest.cpp.o from /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:17, from /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:9: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {Error (&)(const {anonymous}::CustomError&)}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:952:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {Error (&)(const {anonymous}::CustomError&)}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:967:24, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:233:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:334:38, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:233:42: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {void (&)(const {anonymous}::CustomError&)}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:952:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {void (&)(const {anonymous}::CustomError&)}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:967:24, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:236:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:334:38, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:236:42: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {Error (&)(std::unique_ptr<{anonymous}::CustomError, std::default_delete<{anonymous}::CustomError> >)}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:952:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {Error (&)(std::unique_ptr<{anonymous}::CustomError, std::default_delete<{anonymous}::CustomError> >)}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:967:24, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:239:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:334:38, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:239:42: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {void (&)(std::unique_ptr<{anonymous}::CustomError, std::default_delete<{anonymous}::CustomError> >)}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:952:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {void (&)(std::unique_ptr<{anonymous}::CustomError, std::default_delete<{anonymous}::CustomError> >)}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:967:24, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:242:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:334:38, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:242:42: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_ErrorMessage_Test::TestBody()::}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:952:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_ErrorMessage_Test::TestBody()::}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:967:24, inlined from 'virtual void {anonymous}::Error_ErrorMessage_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:746:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:334:38, inlined from 'virtual void {anonymous}::Error_ErrorMessage_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:745:39: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_HandleCustomError_Test::TestBody()::}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:952:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_HandleCustomError_Test::TestBody()::}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:967:24, inlined from 'virtual void {anonymous}::Error_HandleCustomError_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:177:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:334:38, inlined from 'virtual void {anonymous}::Error_HandleCustomError_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:177:42: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_HandleCustomErrorWithCustomBaseClass_Test::TestBody()::}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:952:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_HandleCustomErrorWithCustomBaseClass_Test::TestBody()::}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:967:24, inlined from 'virtual void {anonymous}::Error_HandleCustomErrorWithCustomBaseClass_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:249:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomSubError; _Args = {int, int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomSubError; ArgTs = {int, int}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:334:38, inlined from 'virtual void {anonymous}::Error_HandleCustomErrorWithCustomBaseClass_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:249:45: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_FirstHandlerOnly_Test::TestBody()::, {anonymous}::Error_FirstHandlerOnly_Test::TestBody()::}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:952:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_FirstHandlerOnly_Test::TestBody()::, {anonymous}::Error_FirstHandlerOnly_Test::TestBody()::}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:967:24, inlined from 'virtual void {anonymous}::Error_FirstHandlerOnly_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:266:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomSubError; _Args = {int, int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomSubError; ArgTs = {int, int}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:334:38, inlined from 'virtual void {anonymous}::Error_FirstHandlerOnly_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:266:45: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_HandlerShadowing_Test::TestBody()::, {anonymous}::Error_HandlerShadowing_Test::TestBody()::}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:952:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_HandlerShadowing_Test::TestBody()::, {anonymous}::Error_HandlerShadowing_Test::TestBody()::}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:967:24, inlined from 'virtual void {anonymous}::Error_HandlerShadowing_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:284:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomSubError; _Args = {int, int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomSubError; ArgTs = {int, int}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:334:38, inlined from 'virtual void {anonymous}::Error_HandlerShadowing_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:285:33: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_CatchErrorFromHandler_Test::TestBody():: >)>}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:952:5, inlined from 'virtual void {anonymous}::Error_CatchErrorFromHandler_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:430:76: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Support/Error.h:334:38, inlined from 'virtual void {anonymous}::Error_CatchErrorFromHandler_Test::TestBody()' at /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/unittests/Support/ErrorTest.cpp:429:30: from /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/include/llvm/Testing/Support/Error.h:14, [2803/3855] Building CXX object lib/Testing/Support/CMakeFiles/LLVMTestingSupport.dir/Error.cpp.o 1805 | auto &BaseTable = unwrapOrError(Obj->getFileName(), RSF.getBaseTable()); /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/COFFDumper.cpp:1805:38: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError((({anonymous}::COFFDumper*)this)->{anonymous}::COFFDumper::Obj->llvm::object::COFFObjectFile::llvm::object::ObjectFile.llvm::object::ObjectFile::llvm::object::SymbolicFile.llvm::object::SymbolicFile::llvm::object::Binary.llvm::object::Binary::getFileName(), llvm::object::ResourceSectionRef::getBaseTable()())' 1805 | auto &BaseTable = unwrapOrError(Obj->getFileName(), RSF.getBaseTable()); /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/COFFDumper.cpp:1833:24: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError((({anonymous}::COFFDumper*)this)->{anonymous}::COFFDumper::Obj->llvm::object::COFFObjectFile::llvm::object::ObjectFile.llvm::object::ObjectFile::llvm::object::SymbolicFile.llvm::object::SymbolicFile::llvm::object::Binary.llvm::object::Binary::getFileName(), llvm::object::ResourceSectionRef::getEntrySubDir(const llvm::object::coff_resource_dir_entry&)(Entry))' 1833 | unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/COFFDumper.cpp:1891:24: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError((({anonymous}::COFFDumper*)this)->{anonymous}::COFFDumper::Obj->llvm::object::COFFObjectFile::llvm::object::ObjectFile.llvm::object::ObjectFile::llvm::object::SymbolicFile.llvm::object::SymbolicFile::llvm::object::Binary.llvm::object::Binary::getFileName(), llvm::object::ResourceSectionRef::getEntrySubDir(const llvm::object::coff_resource_dir_entry&)(Entry))' 1891 | unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/COFFDumper.cpp:1904:24: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError((({anonymous}::COFFDumper*)this)->{anonymous}::COFFDumper::Obj->llvm::object::COFFObjectFile::llvm::object::ObjectFile.llvm::object::ObjectFile::llvm::object::SymbolicFile.llvm::object::SymbolicFile::llvm::object::Binary.llvm::object::Binary::getFileName(), llvm::object::ResourceSectionRef::getEntryData(const llvm::object::coff_resource_dir_entry&)(Entry))' 1904 | unwrapOrError(Obj->getFileName(), RSF.getEntryData(Entry)); 292 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-profgen/ProfiledBinary.cpp:292:40: note: the temporary was destroyed at the end of the full expression 'unwrapOrError > >, llvm::StringRef&>(llvm::object::ELFFile::program_headers() const [with ELFT = llvm::object::ELFType; typename ELFT::PhdrRange = llvm::ArrayRef > >](), FileName)' 292 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); 292 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-profgen/ProfiledBinary.cpp:292:40: note: the temporary was destroyed at the end of the full expression 'unwrapOrError > >, llvm::StringRef&>(llvm::object::ELFFile::program_headers() const [with ELFT = llvm::object::ELFType; typename ELFT::PhdrRange = llvm::ArrayRef > >](), FileName)' 292 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); 292 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-profgen/ProfiledBinary.cpp:292:40: note: the temporary was destroyed at the end of the full expression 'unwrapOrError > >, llvm::StringRef&>(llvm::object::ELFFile::program_headers() const [with ELFT = llvm::object::ELFType; typename ELFT::PhdrRange = llvm::ArrayRef > >](), FileName)' 292 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); 292 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-profgen/ProfiledBinary.cpp:292:40: note: the temporary was destroyed at the end of the full expression 'unwrapOrError > >, llvm::StringRef&>(llvm::object::ELFFile::program_headers() const [with ELFT = llvm::object::ELFType; typename ELFT::PhdrRange = llvm::ArrayRef > >](), FileName)' 292 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); from /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-profgen/ErrorHandling.h:12, [2974/3855] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o [2995/3855] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o 628 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:628:43: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError > > >(((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::FileName, llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >]())' 628 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ARMEHABIPrinter.h: In instantiation of 'llvm::ErrorOr llvm::ARM::EHABI::PrinterContext::FunctionAtAddress(uint64_t, llvm::Optional) const [with ET = llvm::object::ELFType; uint64_t = long unsigned int]': 579 | if (ErrorOr Name = FunctionAtAddress(Address, SecIndex)) 376 | for (const Elf_Sym &Sym : unwrapOrError(FileName, ELF.symbols(Symtab))) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:376:42: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError > > >(((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::FileName, llvm::object::ELFFile::symbols(const Elf_Shdr*) const [with ELFT = llvm::object::ELFType; typename ELFT::SymRange = llvm::ArrayRef > >; Elf_Shdr = llvm::object::Elf_Shdr_Impl >](((const llvm::ARM::EHABI::PrinterContext >::Elf_Shdr*)((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::Symtab)))' 376 | for (const Elf_Sym &Sym : unwrapOrError(FileName, ELF.symbols(Symtab))) { 406 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:406:43: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError > > >(((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::FileName, llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >]())' 406 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { 415 | for (const Elf_Rel &R : unwrapOrError(FileName, ELF.rels(Sec))) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:415:42: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError, false> > >(((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::FileName, llvm::object::ELFFile::rels(const Elf_Shdr&) const [with ELFT = llvm::object::ELFType; typename ELFT::RelRange = llvm::ArrayRef, false> >; Elf_Shdr = llvm::object::Elf_Shdr_Impl >]((* & Sec)))' 415 | for (const Elf_Rel &R : unwrapOrError(FileName, ELF.rels(Sec))) { 440 | for (const typename ET::Shdr &Sec : unwrapOrError(FileName, Obj.sections())) /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:440:52: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError > > >(FileName, llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >]())' 440 | for (const typename ET::Shdr &Sec : unwrapOrError(FileName, Obj.sections())) 1726 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:1726:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1726 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 1726 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:1726:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1726 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 1726 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:1726:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1726 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 1726 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:1726:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1726 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6622 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6622:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6622 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6572 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6572:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6572 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 7051 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:7051:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7051 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 7276 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:7276:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7276 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { 3619 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3619:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3619 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4355 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4355:40: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4355 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4376 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4376:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4376 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6622 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6622:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6622 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6572 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6572:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6572 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 7051 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:7051:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7051 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 7276 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:7276:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7276 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { 3619 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3619:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3619 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4355 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4355:40: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4355 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4376 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4376:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4376 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6622 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6622:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6622 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6572 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6572:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6572 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 7051 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:7051:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7051 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 7276 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:7276:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7276 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { 3619 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3619:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3619 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4355 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4355:40: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4355 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4376 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4376:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4376 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6622 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6622:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6622 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6572 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6572:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6572 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 7051 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:7051:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7051 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 7276 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:7276:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7276 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { 3619 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3619:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3619 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4355 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4355:40: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4355 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4376 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4376:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4376 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 5802 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:5802:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 5802 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 3416 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3416:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3416 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6148 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6148:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6148 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6119 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6119:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6119 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 2684 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2684:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2684 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 2212 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2212:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2212 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 5802 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:5802:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 5802 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 3416 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3416:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3416 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6148 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6148:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6148 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6119 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6119:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6119 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 2684 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2684:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2684 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 2212 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2212:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2212 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 5802 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:5802:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 5802 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 3416 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3416:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3416 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6148 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6148:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6148 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6119 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6119:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6119 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 2684 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2684:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2684 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 2212 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2212:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2212 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 5802 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:5802:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 5802 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 3416 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3416:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3416 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6148 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6148:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6148 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6119 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6119:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6119 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 2684 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2684:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2684 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 2212 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2212:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2212 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2832:40: required from 'llvm::Error {anonymous}::MipsGOTParser::findGOT(Elf_Dyn_Range, Elf_Sym_Range) [with ELFT = llvm::object::ELFType; Elf_Dyn_Range = llvm::ArrayRef > >; Elf_Sym_Range = llvm::ArrayRef > >]' 2661 | if (Error E = Parser.findGOT(dynamic_table(), dynamic_symbols())) 981 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:981:54: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 981 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2832:40: required from 'llvm::Error {anonymous}::MipsGOTParser::findGOT(Elf_Dyn_Range, Elf_Sym_Range) [with ELFT = llvm::object::ELFType; Elf_Dyn_Range = llvm::ArrayRef > >; Elf_Sym_Range = llvm::ArrayRef > >]' 2661 | if (Error E = Parser.findGOT(dynamic_table(), dynamic_symbols())) 981 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:981:54: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 981 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2832:40: required from 'llvm::Error {anonymous}::MipsGOTParser::findGOT(Elf_Dyn_Range, Elf_Sym_Range) [with ELFT = llvm::object::ELFType; Elf_Dyn_Range = llvm::ArrayRef > >; Elf_Sym_Range = llvm::ArrayRef > >]' 2661 | if (Error E = Parser.findGOT(dynamic_table(), dynamic_symbols())) 981 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:981:54: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 981 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2832:40: required from 'llvm::Error {anonymous}::MipsGOTParser::findGOT(Elf_Dyn_Range, Elf_Sym_Range) [with ELFT = llvm::object::ELFType; Elf_Dyn_Range = llvm::ArrayRef > >; Elf_Sym_Range = llvm::ArrayRef > >]' 2661 | if (Error E = Parser.findGOT(dynamic_table(), dynamic_symbols())) 981 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/tools/llvm-readobj/ELFDumper.cpp:981:54: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 981 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) [3274/3855] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o [3317/3855] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o [3404/3855] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o [3505/3855] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o 714 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/lib/Object/ELFObjectFile.cpp:714:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 714 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { 714 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/lib/Object/ELFObjectFile.cpp:714:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 714 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { 714 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/lib/Object/ELFObjectFile.cpp:714:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 714 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { 714 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/lib/Object/ELFObjectFile.cpp:714:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 714 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { 681 | const auto &Sections = cantFail(EF.sections()); /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/lib/Object/ELFObjectFile.cpp:681:34: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 681 | const auto &Sections = cantFail(EF.sections()); 681 | const auto &Sections = cantFail(EF.sections()); /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/lib/Object/ELFObjectFile.cpp:681:34: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 681 | const auto &Sections = cantFail(EF.sections()); 681 | const auto &Sections = cantFail(EF.sections()); /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/lib/Object/ELFObjectFile.cpp:681:34: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 681 | const auto &Sections = cantFail(EF.sections()); 681 | const auto &Sections = cantFail(EF.sections()); /home/udu/aports/main/llvm15/src/llvm-project-15.0.7.src/llvm/lib/Object/ELFObjectFile.cpp:681:34: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 681 | const auto &Sections = cantFail(EF.sections());