...windPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2733/3291] Building CXX object tools/lldb/source/Plugins/ABI/MacOSX-arm64/CMakeFiles/lldbPluginABIMacOSX_arm64.dir/ABIMacOSX_arm64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2734/3291] Building CXX object tools/lldb/source/Plugins/ABI/SysV-x86_64/CMakeFiles/lldbPluginABISysV_x86_64.dir/ABISysV_x86_64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2735/3291] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Property.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/Property.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/Property.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/Property.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValues.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueArch.h: In constructor 'lldb_private::OptionValueArch::OptionValueArch(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueArch.h:29:69: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 29 | : OptionValue(), m_current_value(value), m_default_value(value) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValues.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueArch.h:29:69: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 29 | : OptionValue(), m_current_value(value), m_default_value(value) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValues.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueArch.h: In constructor 'lldb_private::OptionValueArch::OptionValueArch(const lldb_private::ArchSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueArch.h:33:38: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 33 | m_default_value(default_value) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValues.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueArch.h:33:38: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 33 | m_default_value(default_value) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Environment.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Args.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/CompletionRequest.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/FormatEntity.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValue.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/Property.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Property.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2736/3291] Building CXX object tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Options.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp: In member function 'llvm::Expected<lldb_private::Args> lldb_private::Options::ParseAlias(const lldb_private::Args&, lldb_private::OptionArgVector*, std::string&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp:1116:19: warning: redundant move in return statement [-Wredundant-move] 1116 | return std::move(args_copy); | ~~~~~~~~~^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Interpreter/Options.cpp:1116:19: note: remove 'std::move' call At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2737/3291] Building CXX object tools/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/CMakeFiles/lldbPluginDynamicLoaderDarwinKernel.dir/DynamicLoaderDarwinKernel.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp: In member function 'lldb_private::ArchSpec DynamicLoaderDarwinKernel::KextImageInfo::GetArchitecture() const': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:978:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 978 | return m_memory_module_sp->GetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:980:41: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 980 | return m_module_sp->GetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:27: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/MacOSX/PlatformDarwinKernel.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatVariadic.h:34, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/MacOSX/PlatformDarwinKernel.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const DynamicLoaderDarwinKernel::KextImageInfo&}; _Tp = DynamicLoaderDarwinKernel::KextImageInfo; _Alloc = std::allocator<DynamicLoaderDarwinKernel::KextImageInfo>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<DynamicLoaderDarwinKernel::KextImageInfo>::iterator' {aka '__gnu_cxx::__normal_iterator<DynamicLoaderDarwinKernel::KextImageInfo*, std::vector<DynamicLoaderDarwinKernel::KextImageInfo> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatVariadic.h:34, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/MacOSX/PlatformDarwinKernel.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'bool DynamicLoaderDarwinKernel::ParseKextSummaries(const lldb_private::Address&, uint32_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<DynamicLoaderDarwinKernel::KextImageInfo*, std::vector<DynamicLoaderDarwinKernel::KextImageInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2738/3291] Building CXX object tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DynamicLoaderPOSIXDYLD.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatVariadic.h:34, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1829 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:61, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >; _Distance = int; _Tp = long long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1929 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1943:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1943 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatVariadic.h:34, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual lldb::ThreadPlanSP DynamicLoaderPOSIXDYLD::GetStepThroughTrampolinePlan(lldb_private::Thread&, bool)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1957:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1957 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1958 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1959 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1874:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1874 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1879:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1879 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2739/3291] Building CXX object tools/lldb/source/Plugins/Disassembler/llvm/CMakeFiles/lldbPluginDisassemblerLLVM.dir/DisassemblerLLVMC.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:37: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:37: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp: In constructor 'DisassemblerLLVMC::DisassemblerLLVMC(const lldb_private::ArchSpec&, const char*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:1103:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 1103 | ArchSpec thumb_arch(arch); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:33: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:33: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::Instruction::Operand&}; _Tp = lldb_private::Instruction::Operand; _Alloc = std::allocator<lldb_private::Instruction::Operand>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::Instruction::Operand>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static std::pair<lldb_private::Instruction::Operand, const char*> InstructionLLVMC::ParseIntelIndexedAccess(llvm::StringRef::const_iterator, llvm::StringRef::const_iterator)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual bool InstructionLLVMC::ParseOperands(llvm::SmallVectorImpl<lldb_private::Instruction::Operand>&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Instruction::Operand*, std::vector<lldb_private::Instruction::Operand> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2740/3291] Building CXX object tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderMacOS.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackID.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContext.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackID.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContext.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static bool DynamicLoaderMacOS::NotifyBreakpointHit(void*, lldb_private::StoppointCallbackContext*, lldb::user_id_t, lldb::user_id_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp:321:1: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 321 | } | ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2741/3291] Building CXX object tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderMacOSXDYLD.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackID.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContext.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(std::vector<_Tp, _Alloc>::iterator) [with _Tp = lldb_private::DynamicLoaderDarwin::ImageInfo; _Alloc = std::allocator<lldb_private::DynamicLoaderDarwin::ImageInfo>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:171:5: note: parameter passing for argument of type 'std::vector<lldb_private::DynamicLoaderDarwin::ImageInfo>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::DynamicLoaderDarwin::ImageInfo*, std::vector<lldb_private::DynamicLoaderDarwin::ImageInfo> >'} changed in GCC 7.1 171 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::DynamicLoaderDarwin::Segment&}; _Tp = lldb_private::DynamicLoaderDarwin::Segment; _Alloc = std::allocator<lldb_private::DynamicLoaderDarwin::Segment>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::DynamicLoaderDarwin::Segment>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::DynamicLoaderDarwin::Segment*, std::vector<lldb_private::DynamicLoaderDarwin::Segment> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackID.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContext.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'uint32_t DynamicLoaderMacOSXDYLD::ParseLoadCommands(const lldb_private::DataExtractor&, lldb_private::DynamicLoaderDarwin::ImageInfo&, lldb_private::FileSpec*)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::DynamicLoaderDarwin::Segment*, std::vector<lldb_private::DynamicLoaderDarwin::Segment> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::DynamicLoaderDarwin::Segment*, std::vector<lldb_private::DynamicLoaderDarwin::Segment> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'bool DynamicLoaderMacOSXDYLD::RemoveModulesUsingImageInfosAddress(lldb::addr_t, uint32_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1428:58: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::DynamicLoaderDarwin::ImageInfo*, std::vector<lldb_private::DynamicLoaderDarwin::ImageInfo> >' changed in GCC 7.1 1428 | { return _M_erase(begin() + (__position - cbegin())); } | ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2742/3291] Building CXX object tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderDarwin.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp: In member function 'void lldb_private::DynamicLoaderDarwin::UpdateSpecialBinariesFromNewImageInfos(lldb_private::DynamicLoaderDarwin::ImageInfo::collection&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:516:49: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 516 | ArchSpec target_arch = target.GetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(std::vector<_Tp, _Alloc>::iterator) [with _Tp = lldb_private::DynamicLoaderDarwin::ImageInfo; _Alloc = std::allocator<lldb_private::DynamicLoaderDarwin::ImageInfo>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:171:5: note: parameter passing for argument of type 'std::vector<lldb_private::DynamicLoaderDarwin::ImageInfo>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::DynamicLoaderDarwin::ImageInfo*, std::vector<lldb_private::DynamicLoaderDarwin::ImageInfo> >'} changed in GCC 7.1 171 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb_private::DynamicLoaderDarwin::UnloadImages(const std::vector<long long unsigned int, std::allocator<long long unsigned int> >&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1428:58: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::DynamicLoaderDarwin::ImageInfo*, std::vector<lldb_private::DynamicLoaderDarwin::ImageInfo> >' changed in GCC 7.1 1428 | { return _M_erase(begin() + (__position - cbegin())); } | ^ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::Address&}; _Tp = lldb_private::Address; _Alloc = std::allocator<lldb_private::Address>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::Address>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Address*, std::vector<lldb_private::Address> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {lldb_private::Address}; _Tp = lldb_private::Address; _Alloc = std::allocator<lldb_private::Address>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::Address>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Address*, std::vector<lldb_private::Address> >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual lldb::ThreadPlanSP lldb_private::DynamicLoaderDarwin::GetStepThroughTrampolinePlan(lldb_private::Thread&, bool)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Address*, std::vector<lldb_private::Address> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Address*, std::vector<lldb_private::Address> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Address*, std::vector<lldb_private::Address> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Address*, std::vector<lldb_private::Address> >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::DynamicLoaderDarwin::ImageInfo&}; _Tp = lldb_private::DynamicLoaderDarwin::ImageInfo; _Alloc = std::allocator<lldb_private::DynamicLoaderDarwin::ImageInfo>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::DynamicLoaderDarwin::ImageInfo>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::DynamicLoaderDarwin::ImageInfo*, std::vector<lldb_private::DynamicLoaderDarwin::ImageInfo> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'bool lldb_private::DynamicLoaderDarwin::AddModulesUsingImageInfos(lldb_private::DynamicLoaderDarwin::ImageInfo::collection&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::DynamicLoaderDarwin::ImageInfo*, std::vector<lldb_private::DynamicLoaderDarwin::ImageInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long unsigned int&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, std::map<long long unsigned int, long long unsigned int> >; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, std::map<long long unsigned int, long long unsigned int> > >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::map<long long unsigned int, long long unsigned int> > >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2448:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::map<long long unsigned int, long long unsigned int> >, std::_Select1st<std::pair<const long long unsigned int, std::map<long long unsigned int, long long unsigned int> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::map<long long unsigned int, long long unsigned int> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::map<long long unsigned int, long long unsigned int> > >'} changed in GCC 7.1 2448 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'virtual lldb::addr_t lldb_private::DynamicLoaderDarwin::GetThreadLocalData(lldb::ModuleSP, lldb::ThreadSP, lldb::addr_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::map<long long unsigned int, long long unsigned int> >, std::_Select1st<std::pair<const long long unsigned int, std::map<long long unsigned int, long long unsigned int> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::map<long long unsigned int, long long unsigned int> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::map<long long unsigned int, long long unsigned int> > >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2743/3291] Linking CXX static library lib/liblldbPluginABISysV_i386.a [2744/3291] Linking CXX static library lib/liblldbPluginArchitectureMips.a [2745/3291] Linking CXX static library lib/liblldbPluginABIMacOSX_i386.a [2746/3291] Linking CXX static library lib/liblldbPluginArchitecturePPC64.a [2747/3291] Linking CXX static library lib/liblldbPluginDynamicLoaderStatic.a [2748/3291] Linking CXX static library lib/liblldbPluginABISysV_mips64.a [2749/3291] Linking CXX static library lib/liblldbPluginABISysV_x86_64.a [2750/3291] Linking CXX static library lib/liblldbPluginABIMacOSX_arm64.a [2751/3291] Linking CXX static library lib/liblldbPluginABIMacOSX_arm.a [2752/3291] Linking CXX static library lib/liblldbPluginABISysV_s390x.a [2753/3291] Linking CXX static library lib/liblldbPluginDynamicLoaderDarwinKernel.a [2754/3291] Linking CXX static library lib/liblldbPluginArchitectureArm.a [2755/3291] Linking CXX static library lib/liblldbPluginDisassemblerLLVM.a [2756/3291] Linking CXX static library lib/liblldbPluginABISysV_mips.a [2757/3291] Linking CXX static library lib/liblldbPluginDynamicLoaderPosixDYLD.a [2758/3291] Linking CXX static library lib/liblldbPluginDynamicLoaderMacOSXDYLD.a [2759/3291] Linking CXX static library lib/liblldbInterpreter.a [2760/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangHost.cpp.o [2761/3291] Building CXX object tools/lldb/source/Plugins/Instruction/ARM/CMakeFiles/lldbPluginInstructionARM.dir/EmulationStateARM.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2762/3291] Building CXX object tools/lldb/source/Plugins/Instruction/PPC64/CMakeFiles/lldbPluginInstructionPPC64.dir/EmulateInstructionPPC64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2763/3291] Building CXX object tools/lldb/source/Plugins/Instruction/ARM64/CMakeFiles/lldbPluginInstructionARM64.dir/EmulateInstructionARM64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2764/3291] Building CXX object tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/CMakeFiles/lldbPluginDynamicLoaderWindowsDYLD.dir/DynamicLoaderWindowsDYLD.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp: In member function 'virtual lldb::ThreadPlanSP lldb_private::DynamicLoaderWindowsDYLD::GetStepThroughTrampolinePlan(lldb_private::Thread&, bool)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:112:54: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 112 | auto arch = m_process->GetTarget().GetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/DynamicLoader.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2765/3291] Building CXX object tools/lldb/source/Plugins/Instruction/MIPS64/CMakeFiles/lldbPluginInstructionMIPS64.dir/EmulateInstructionMIPS64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2766/3291] Building CXX object tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/CMakeFiles/lldbPluginDynamicLoaderHexagonDYLD.dir/DynamicLoaderHexagonDYLD.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StringList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StringList.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1829 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:61, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StringList.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >; _Distance = int; _Tp = long long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StringList.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1929 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1943:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1943 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StringList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual lldb::ThreadPlanSP DynamicLoaderHexagonDYLD::GetStepThroughTrampolinePlan(lldb_private::Thread&, bool)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StringList.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1957:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1957 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1958 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1959 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1874:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1874 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1879:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1879 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2767/3291] Building CXX object tools/lldb/source/Plugins/JITLoader/GDB/CMakeFiles/lldbPluginJITLoaderGDB.dir/JITLoaderGDB.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/TypeList.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolVendor.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp: In static member function 'static lldb::JITLoaderSP JITLoaderGDB::CreateInstance(lldb_private::Process*, bool)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:404:55: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 404 | ArchSpec arch(process->GetTarget().GetArchitecture()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/set:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-interfaces.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointID.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator) [with _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> >; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> > >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> > >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2500:5: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> >, std::_Select1st<std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> > >'} changed in GCC 7.1 2500 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'bool JITLoaderGDB::ReadJITDescriptorImpl(bool) [with ptr_t = long long unsigned int]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:1216:2: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> >, std::_Select1st<std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> > >'} changed in GCC 7.1 1216 | _M_erase_aux(__position); | ^~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'bool JITLoaderGDB::ReadJITDescriptorImpl(bool) [with ptr_t = unsigned int]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:1216:2: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> >, std::_Select1st<std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, const std::shared_ptr<lldb_private::Module> > >'} changed in GCC 7.1 1216 | _M_erase_aux(__position); | ^~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2768/3291] Building CXX object tools/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/CMakeFiles/lldbPluginInstrumentationRuntimeMainThreadChecker.dir/MainThreadCheckerRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In static member function 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = bool; _Functor = lldb_private::MainThreadCheckerRuntime::GetBacktracesFromExtendedStopInfo(lldb_private::StructuredData::ObjectSP)::<lambda(lldb_private::StructuredData::Object*)>; _ArgTypes = {lldb_private::StructuredData::Object*}]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2769/3291] Building CXX object tools/lldb/source/Plugins/Language/ClangCommon/CMakeFiles/lldbPluginClangCommon.dir/ClangHighlighter.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2770/3291] Building CXX object tools/lldb/source/Plugins/Instruction/MIPS/CMakeFiles/lldbPluginInstructionMIPS.dir/EmulateInstructionMIPS.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2771/3291] Building CXX object tools/lldb/source/Plugins/Instruction/ARM/CMakeFiles/lldbPluginInstructionARM.dir/EmulateInstructionARM.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2772/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangPersistentVariables.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Host.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Hashing.h:49, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMapInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2773/3291] Building CXX object tools/lldb/source/Plugins/InstrumentationRuntime/ASan/CMakeFiles/lldbPluginInstrumentationRuntimeASan.dir/ASanRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/InstrumentationRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/ASan/ASanRuntime.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2774/3291] Building CXX object tools/lldb/source/Plugins/InstrumentationRuntime/UBSan/CMakeFiles/lldbPluginInstrumentationRuntimeUBSan.dir/UBSanRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In static member function 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = bool; _Functor = lldb_private::UndefinedBehaviorSanitizerRuntime::GetBacktracesFromExtendedStopInfo(lldb_private::StructuredData::ObjectSP)::<lambda(lldb_private::StructuredData::Object*)>; _ArgTypes = {lldb_private::StructuredData::Object*}]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2775/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionVariable.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2776/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTDumper.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTDumper.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTDumper.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTDumper.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTDumper.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTDumper.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTDumper.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTDumper.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTDumper.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Casting.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/LLVM.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/APValue.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Decl.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/DeclVisitor.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTDumper.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTDumper.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2777/3291] Building CXX object tools/lldb/source/Plugins/InstrumentationRuntime/TSan/CMakeFiles/lldbPluginInstrumentationRuntimeTSan.dir/TSanRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp: In function 'void GetSymbolDeclarationFromAddress(lldb::ProcessSP, lldb::addr_t, lldb_private::Declaration&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:581:30: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 581 | decl = var->GetDeclaration(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In static member function 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = bool; _Functor = AddThreadsForPath(const string&, lldb::ThreadCollectionSP, lldb::ProcessSP, lldb_private::StructuredData::ObjectSP)::<lambda(lldb_private::StructuredData::Object*)>::<lambda(lldb_private::StructuredData::Object*)>; _ArgTypes = {lldb_private::StructuredData::Object*}]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2778/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/BlockPointer.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2779/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUtilityFunction.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2780/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/CPlusPlusLanguage.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/set:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2781/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTStructExtractor.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void lldb_private::ASTStructExtractor::ExtractFromFunctionDecl(clang::FunctionDecl*)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp:110:1: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 110 | } | ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2782/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUserExpression.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:16: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:19: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual bool lldb_private::ClangUserExpression::AddArguments(lldb_private::ExecutionContext&, std::vector<long long unsigned int>&, lldb::addr_t, lldb_private::DiagnosticManager&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:770:1: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 770 | } | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:770:1: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:770:1: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp:770:1: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2783/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangFunctionCaller.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:36: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:36: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionHelper.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2784/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTResultSynthesizer.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2785/3291] Linking CXX static library lib/liblldbPluginJITLoaderGDB.a [2786/3291] Linking CXX static library lib/liblldbPluginInstructionMIPS64.a [2787/3291] Linking CXX static library lib/liblldbPluginInstrumentationRuntimeASan.a [2788/3291] Linking CXX static library lib/liblldbPluginInstrumentationRuntimeMainThreadChecker.a [2789/3291] Linking CXX static library lib/liblldbPluginInstrumentationRuntimeUBSan.a [2790/3291] Linking CXX static library lib/liblldbPluginInstructionPPC64.a [2791/3291] Linking CXX static library lib/liblldbPluginInstructionMIPS.a [2792/3291] Linking CXX static library lib/liblldbPluginInstructionARM64.a [2793/3291] Linking CXX static library lib/liblldbPluginDynamicLoaderHexagonDYLD.a [2794/3291] Linking CXX static library lib/liblldbPluginDynamicLoaderWindowsDYLD.a [2795/3291] Linking CXX static library lib/liblldbPluginClangCommon.a [2796/3291] Linking CXX static library lib/liblldbPluginInstructionARM.a [2797/3291] Linking CXX static library lib/liblldbPluginInstrumentationRuntimeTSan.a [2798/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/IRForTarget.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/TaggedASTType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2799/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/MSVCUndecoratedNameParser.cpp.o [2800/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangASTSource.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/set:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:61, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/DiagnosticIDs.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/Diagnostic.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/NestedNameSpecifier.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Type.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/DeclarationName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTImporter.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTImporter.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >; _Distance = int; _Tp = llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<ImportOffsetMap(llvm::DenseMap<const D*, O>&, llvm::DenseMap<const D*, O>&, lldb_private::ClangASTSource&) [with D = clang::FieldDecl; O = long long unsigned int]::<lambda(const PairType&, const PairType&)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >' changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >; _Distance = int; _Tp = llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<ImportOffsetMap(llvm::DenseMap<const D*, O>&, llvm::DenseMap<const D*, O>&, lldb_private::ClangASTSource&) [with D = clang::CXXRecordDecl; O = clang::CharUnits]::<lambda(const PairType&, const PairType&)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/DiagnosticIDs.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/Diagnostic.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/NestedNameSpecifier.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Type.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/DeclarationName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTImporter.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTImporter.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter<ImportOffsetMap(llvm::DenseMap<const D*, O>&, llvm::DenseMap<const D*, O>&, lldb_private::ClangASTSource&) [with D = clang::CXXRecordDecl; O = clang::CharUnits]::<lambda(const PairType&, const PairType&)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1810:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >' changed in GCC 7.1 1810 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<ImportOffsetMap(llvm::DenseMap<const D*, O>&, llvm::DenseMap<const D*, O>&, lldb_private::ClangASTSource&) [with D = clang::FieldDecl; O = long long unsigned int]::<lambda(const PairType&, const PairType&)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >' changed in GCC 7.1 1829 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<ImportOffsetMap(llvm::DenseMap<const D*, O>&, llvm::DenseMap<const D*, O>&, lldb_private::ClangASTSource&) [with D = clang::CXXRecordDecl; O = clang::CharUnits]::<lambda(const PairType&, const PairType&)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<ImportOffsetMap(llvm::DenseMap<const D*, O>&, llvm::DenseMap<const D*, O>&, lldb_private::ClangASTSource&) [with D = clang::FieldDecl; O = long long unsigned int]::<lambda(const PairType&, const PairType&)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >' changed in GCC 7.1 1929 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1943:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >' changed in GCC 7.1 1943 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<ImportOffsetMap(llvm::DenseMap<const D*, O>&, llvm::DenseMap<const D*, O>&, lldb_private::ClangASTSource&) [with D = clang::CXXRecordDecl; O = clang::CharUnits]::<lambda(const PairType&, const PairType&)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >' changed in GCC 7.1 1929 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1943:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >' changed in GCC 7.1 1943 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTImporter.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = llvm::DenseMapIterator<const clang::CXXRecordDecl*, clang::CharUnits, llvm::DenseMapInfo<const clang::CXXRecordDecl*>, llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, false>; _Tp = llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>; _Alloc = std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:300:7: note: parameter passing for argument of type 'llvm::DenseMapIterator<const clang::CXXRecordDecl*, clang::CharUnits, llvm::DenseMapInfo<const clang::CXXRecordDecl*>, llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, false>' changed in GCC 7.1 300 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:300:7: note: parameter passing for argument of type 'llvm::DenseMapIterator<const clang::CXXRecordDecl*, clang::CharUnits, llvm::DenseMapInfo<const clang::CXXRecordDecl*>, llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, false>' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTImporter.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In function 'bool ImportOffsetMap(llvm::DenseMap<const D*, O>&, llvm::DenseMap<const D*, O>&, lldb_private::ClangASTSource&) [with D = clang::CXXRecordDecl; O = clang::CharUnits]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1625:4: note: parameter passing for argument of type 'llvm::DenseMapIterator<const clang::CXXRecordDecl*, clang::CharUnits, llvm::DenseMapInfo<const clang::CXXRecordDecl*>, llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, false>' changed in GCC 7.1 1625 | { _M_assign_aux(__first, __last, std::__iterator_category(__first)); } | ^~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1625:4: note: parameter passing for argument of type 'llvm::DenseMapIterator<const clang::CXXRecordDecl*, clang::CharUnits, llvm::DenseMapInfo<const clang::CXXRecordDecl*>, llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, false>' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1625:4: note: parameter passing for argument of type 'llvm::DenseMapIterator<const clang::CXXRecordDecl*, clang::CharUnits, llvm::DenseMapInfo<const clang::CXXRecordDecl*>, llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, false>' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/DiagnosticIDs.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/Diagnostic.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/NestedNameSpecifier.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Type.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/DeclarationName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTImporter.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTImporter.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1957:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >' changed in GCC 7.1 1957 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1958 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1959 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1874:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >' changed in GCC 7.1 1874 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1879:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>*, std::vector<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits>, std::allocator<llvm::detail::DenseMapPair<const clang::CXXRecordDecl*, clang::CharUnits> > > >' changed in GCC 7.1 1879 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In member function 'virtual bool lldb_private::ClangASTSource::layoutRecordType(const clang::RecordDecl*, uint64_t&, uint64_t&, FieldOffsetMap&, BaseOffsetMap&, BaseOffsetMap&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1957:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >' changed in GCC 7.1 1957 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1958 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1959 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1874:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >' changed in GCC 7.1 1874 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1879:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>*, std::vector<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int>, std::allocator<llvm::detail::DenseMapPair<const clang::FieldDecl*, long long unsigned int> > > >' changed in GCC 7.1 1879 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2801/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/CPlusPlusNameParser.cpp.o [2802/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangModulesDeclVendor.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp:27: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp:27: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp:27: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp:27: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp:31: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp:27: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp:31: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp:27: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2803/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxAtomic.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2804/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxVector.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2805/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxQueue.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxQueue.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxQueue.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxQueue.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxQueue.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxQueue.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxQueue.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxQueue.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2806/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxInitializerList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2807/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcppUniquePointer.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2808/3291] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/CoreMedia.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-nested-anon-types' cc1plus: warning: unrecognized command line option '-Wno-gnu-anonymous-struct' cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2809/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxOptional.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2810/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxTuple.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxTuple.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxTuple.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxTuple.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxTuple.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxTuple.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxTuple.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxTuple.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2811/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcppTuple.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2812/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionParser.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:62: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:62: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:62: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:62: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:62: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:62: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:62: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:60: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:62: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:60: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:63: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:62: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:60: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:63: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Casting.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/LLVM.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/APValue.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Decl.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTTypeTraits.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTContext.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2813/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxVariant.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2814/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcpp.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-types.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef<T>::ArrayRef(const std::initializer_list<_Tp>&) [with T = lldb_private::ConstString]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:403:36: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:102:37: warning: initializing 'llvm::ArrayRef<lldb_private::ConstString>::Data' from 'std::initializer_list<lldb_private::ConstString>::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 102 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2815/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxUnorderedMap.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-types.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef<T>::ArrayRef(const std::initializer_list<_Tp>&) [with T = lldb_private::ConstString]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:94:73: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:102:37: warning: initializing 'llvm::ArrayRef<lldb_private::ConstString>::Data' from 'std::initializer_list<lldb_private::ConstString>::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 102 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {std::pair<lldb_private::ValueObject*, long long unsigned int>}; _Tp = std::pair<lldb_private::ValueObject*, long long unsigned int>; _Alloc = std::allocator<std::pair<lldb_private::ValueObject*, long long unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<std::pair<lldb_private::ValueObject*, long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<std::pair<lldb_private::ValueObject*, long long unsigned int>*, std::vector<std::pair<lldb_private::ValueObject*, long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'virtual lldb::ValueObjectSP lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd::GetChildAtIndex(size_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<lldb_private::ValueObject*, long long unsigned int>*, std::vector<std::pair<lldb_private::ValueObject*, long long unsigned int> > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2816/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxBitset.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2817/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/CxxStringTypes.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2818/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxx.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-types.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef<T>::ArrayRef(const std::initializer_list<_Tp>&) [with T = lldb_private::ConstString]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:113:65: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:102:37: warning: initializing 'llvm::ArrayRef<lldb_private::ConstString>::Data' from 'std::initializer_list<lldb_private::ConstString>::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 102 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef<T>::ArrayRef(const std::initializer_list<_Tp>&) [with T = unsigned int]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:478:58: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:102:37: warning: initializing 'llvm::ArrayRef<unsigned int>::Data' from 'std::initializer_list<unsigned int>::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2819/3291] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSError.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Casting.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/LLVM.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/APValue.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Decl.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTTypeTraits.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTContext.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/DeclCXX.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSError.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-nested-anon-types' cc1plus: warning: unrecognized command line option '-Wno-gnu-anonymous-struct' cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2820/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2821/3291] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/CF.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/CF.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-nested-anon-types' cc1plus: warning: unrecognized command line option '-Wno-gnu-anonymous-struct' cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2822/3291] Building CXX object tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxMap.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp: In member function 'virtual lldb::ValueObjectSP lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd::GetChildAtIndex(size_t)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:349:35: warning: implicitly-declared 'MapIterator& MapIterator::operator=(const MapIterator&)' is deprecated [-Wdeprecated-copy] 349 | iterator = cached_iterator->second; | ^~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:93:3: note: because 'MapIterator' has user-provided 'MapIterator::MapIterator(const MapIterator&)' 93 | MapIterator(const MapIterator &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:433:22: warning: implicitly-declared 'MapIterator& MapIterator::operator=(const MapIterator&)' is deprecated [-Wdeprecated-copy] 433 | m_iterators[idx] = iterator; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:93:3: note: because 'MapIterator' has user-provided 'MapIterator::MapIterator(const MapIterator&)' 93 | MapIterator(const MapIterator &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-types.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef<T>::ArrayRef(const std::initializer_list<_Tp>&) [with T = lldb_private::ConstString]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:267:58: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:102:37: warning: initializing 'llvm::ArrayRef<lldb_private::ConstString>::Data' from 'std::initializer_list<lldb_private::ConstString>::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 102 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2823/3291] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSIndexPath.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-nested-anon-types' cc1plus: warning: unrecognized command line option '-Wno-gnu-anonymous-struct' cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2824/3291] Building CXX object tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionDeclMap.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2825/3291] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/ObjCLanguage.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-nested-anon-types' cc1plus: warning: unrecognized command line option '-Wno-gnu-anonymous-struct' cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2826/3291] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSArray.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp: At global scope: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:180:7: warning: ISO C++ prohibits anonymous structs [-Wpedantic] 180 | }; | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Casting.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/LLVM.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/APValue.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Decl.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTTypeTraits.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTContext.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSArray.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: warning: unrecognized command line option '-Wno-nested-anon-types' cc1plus: warning: unrecognized command line option '-Wno-gnu-anonymous-struct' cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2827/3291] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSException.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Casting.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/LLVM.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/APValue.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Decl.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTTypeTraits.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTContext.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/DeclCXX.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSException.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-nested-anon-types' cc1plus: warning: unrecognized command line option '-Wno-gnu-anonymous-struct' cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2828/3291] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/Cocoa.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp: At global scope: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:758:3: warning: ISO C++ prohibits anonymous structs [-Wpedantic] 758 | }; | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:768:3: warning: ISO C++ prohibits anonymous structs [-Wpedantic] 768 | }; | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/Cocoa.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: warning: unrecognized command line option '-Wno-nested-anon-types' cc1plus: warning: unrecognized command line option '-Wno-gnu-anonymous-struct' cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2829/3291] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSDictionary.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp: At global scope: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:288:7: warning: ISO C++ prohibits anonymous structs [-Wpedantic] 288 | }; | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:294:7: warning: ISO C++ prohibits anonymous structs [-Wpedantic] 294 | }; | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:308:7: warning: ISO C++ prohibits anonymous structs [-Wpedantic] 308 | }; | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:314:7: warning: ISO C++ prohibits anonymous structs [-Wpedantic] 314 | }; | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/APFloat.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/APValue.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Decl.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTTypeTraits.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTContext.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/DeclCXX.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor&}; _Tp = lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor; _Alloc = std::allocator<lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor*, std::vector<lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor*, std::vector<lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor> >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor&}; _Tp = lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor; _Alloc = std::allocator<lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor*, std::vector<lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor> >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::DictionaryItemDescriptor&}; _Tp = lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::DictionaryItemDescriptor; _Alloc = std::allocator<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::DictionaryItemDescriptor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::DictionaryItemDescriptor, std::allocator<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::DictionaryItemDescriptor> >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::DictionaryItemDescriptor*, std::vector<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::DictionaryItemDescriptor, std::allocator<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::DictionaryItemDescriptor> > >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::DictionaryItemDescriptor&}; _Tp = lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::DictionaryItemDescriptor; _Alloc = std::allocator<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::DictionaryItemDescriptor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::DictionaryItemDescriptor, std::allocator<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::DictionaryItemDescriptor> >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::DictionaryItemDescriptor*, std::vector<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::DictionaryItemDescriptor, std::allocator<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::DictionaryItemDescriptor> > >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/APFloat.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/APValue.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Decl.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTTypeTraits.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTContext.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/DeclCXX.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb::ValueObjectSP lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<D32, D64>::GetChildAtIndex(size_t) [with D32 = lldb_private::formatters::Foundation1437::DataDescriptor_32; D64 = lldb_private::formatters::Foundation1437::DataDescriptor_64]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::DictionaryItemDescriptor*, std::vector<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::DictionaryItemDescriptor, std::allocator<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::DictionaryItemDescriptor> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb::ValueObjectSP lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<D32, D64>::GetChildAtIndex(size_t) [with D32 = lldb_private::formatters::Foundation1428::DataDescriptor_32; D64 = lldb_private::formatters::Foundation1428::DataDescriptor_64]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::DictionaryItemDescriptor*, std::vector<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::DictionaryItemDescriptor, std::allocator<lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::DictionaryItemDescriptor> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual lldb::ValueObjectSP lldb_private::formatters::NSDictionaryISyntheticFrontEnd::GetChildAtIndex(size_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor*, std::vector<lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual lldb::ValueObjectSP lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::GetChildAtIndex(size_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor*, std::vector<lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-nested-anon-types' cc1plus: warning: unrecognized command line option '-Wno-gnu-anonymous-struct' cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2830/3291] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSSet.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp: At global scope: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:164:7: warning: ISO C++ prohibits anonymous structs [-Wpedantic] 164 | }; | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:178:7: warning: ISO C++ prohibits anonymous structs [-Wpedantic] 178 | }; | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::formatters::NSSetISyntheticFrontEnd::SetItemDescriptor&}; _Tp = lldb_private::formatters::NSSetISyntheticFrontEnd::SetItemDescriptor; _Alloc = std::allocator<lldb_private::formatters::NSSetISyntheticFrontEnd::SetItemDescriptor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::formatters::NSSetISyntheticFrontEnd::SetItemDescriptor>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::formatters::NSSetISyntheticFrontEnd::SetItemDescriptor*, std::vector<lldb_private::formatters::NSSetISyntheticFrontEnd::SetItemDescriptor> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor&}; _Tp = lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor; _Alloc = std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor, std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor> >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor*, std::vector<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor, std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor> > >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor, std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor> >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor*, std::vector<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor, std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor> > >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::SetItemDescriptor&}; _Tp = lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::SetItemDescriptor; _Alloc = std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::SetItemDescriptor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::SetItemDescriptor, std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::SetItemDescriptor> >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::SetItemDescriptor*, std::vector<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::SetItemDescriptor, std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::SetItemDescriptor> > >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::SetItemDescriptor&}; _Tp = lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::SetItemDescriptor; _Alloc = std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::SetItemDescriptor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::SetItemDescriptor, std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::SetItemDescriptor> >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::SetItemDescriptor*, std::vector<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::SetItemDescriptor, std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::SetItemDescriptor> > >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSSet.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb::ValueObjectSP lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<D32, D64>::GetChildAtIndex(size_t) [with D32 = lldb_private::formatters::Foundation1437::DataDescriptor_32; D64 = lldb_private::formatters::Foundation1437::DataDescriptor_64]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::SetItemDescriptor*, std::vector<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::SetItemDescriptor, std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1437::DataDescriptor_32, lldb_private::formatters::Foundation1437::DataDescriptor_64>::SetItemDescriptor> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb::ValueObjectSP lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<D32, D64>::GetChildAtIndex(size_t) [with D32 = lldb_private::formatters::Foundation1428::DataDescriptor_32; D64 = lldb_private::formatters::Foundation1428::DataDescriptor_64]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::SetItemDescriptor*, std::vector<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::SetItemDescriptor, std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1428::DataDescriptor_32, lldb_private::formatters::Foundation1428::DataDescriptor_64>::SetItemDescriptor> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb::ValueObjectSP lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<D32, D64>::GetChildAtIndex(size_t) [with D32 = lldb_private::formatters::Foundation1300::DataDescriptor_32; D64 = lldb_private::formatters::Foundation1300::DataDescriptor_64]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor*, std::vector<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor, std::allocator<lldb_private::formatters::GenericNSSetMSyntheticFrontEnd<lldb_private::formatters::Foundation1300::DataDescriptor_32, lldb_private::formatters::Foundation1300::DataDescriptor_64>::SetItemDescriptor> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual lldb::ValueObjectSP lldb_private::formatters::NSSetISyntheticFrontEnd::GetChildAtIndex(size_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::formatters::NSSetISyntheticFrontEnd::SetItemDescriptor*, std::vector<lldb_private::formatters::NSSetISyntheticFrontEnd::SetItemDescriptor> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-nested-anon-types' cc1plus: warning: unrecognized command line option '-Wno-gnu-anonymous-struct' cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2831/3291] Linking CXX static library lib/liblldbPluginExpressionParserClang.a [2832/3291] Linking CXX static library lib/liblldbPluginCPlusPlusLanguage.a [2833/3291] Building CXX object tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSString.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Value.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjC/NSString.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-nested-anon-types' cc1plus: warning: unrecognized command line option '-Wno-gnu-anonymous-struct' cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2834/3291] Linking CXX static library lib/liblldbPluginObjCLanguage.a [2835/3291] Building CXX object tools/lldb/source/Plugins/Language/ObjCPlusPlus/CMakeFiles/lldbPluginObjCPlusPlusLanguage.dir/ObjCPlusPlusLanguage.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2836/3291] Linking CXX static library lib/liblldbPluginObjCPlusPlusLanguage.a [2837/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/CMakeFiles/lldbPluginCXXItaniumABI.dir/ItaniumABILanguageRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2838/3291] Linking CXX static library lib/liblldbPluginCXXItaniumABI.a [2839/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual lldb::ThreadSP lldb_private::AppleObjCRuntime::GetBacktraceThreadFromException(lldb::ValueObjectSP)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2840/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntimeV1.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2841/3291] Building CXX object tools/lldb/source/Plugins/OperatingSystem/Python/CMakeFiles/lldbPluginOSPython.dir/OperatingSystemPython.cpp.o [2842/3291] Linking CXX static library lib/liblldbPluginOSPython.a [2843/3291] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformDarwinKernel.cpp.o [2844/3291] Building CXX object tools/lldb/source/Plugins/ObjectFile/ELF/CMakeFiles/lldbPluginObjectFileELF.dir/ELFHeader.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Section.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2845/3291] Building CXX object tools/lldb/source/Plugins/ObjectFile/Breakpad/CMakeFiles/lldbPluginObjectFileBreakpad.dir/ObjectFileBreakpad.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h: In member function 'virtual lldb_private::ArchSpec lldb_private::breakpad::ObjectFileBreakpad::GetArchitecture()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:85:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 85 | ArchSpec GetArchitecture() override { return m_arch; } | ^~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp: In static member function 'static lldb_private::ObjectFile* lldb_private::breakpad::ObjectFileBreakpad::CreateInstance(const ModuleSP&, lldb::DataBufferSP&, lldb::offset_t, const lldb_private::FileSpec*, lldb::offset_t, lldb::offset_t)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:226:56: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 226 | std::move(header->uuid)); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:104:54: note: initializing argument 7 of 'lldb_private::breakpad::ObjectFileBreakpad::ObjectFileBreakpad(const ModuleSP&, lldb::DataBufferSP&, lldb::offset_t, const lldb_private::FileSpec*, lldb::offset_t, lldb::offset_t, lldb_private::ArchSpec, lldb_private::UUID)' 104 | lldb::offset_t length, ArchSpec arch, UUID uuid); | ~~~~~~~~~^~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp: In constructor 'lldb_private::breakpad::ObjectFileBreakpad::ObjectFileBreakpad(const ModuleSP&, lldb::DataBufferSP&, lldb::offset_t, const lldb_private::FileSpec*, lldb::offset_t, lldb::offset_t, lldb_private::ArchSpec, lldb_private::UUID)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:255:54: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 255 | m_arch(std::move(arch)), m_uuid(std::move(uuid)) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp: In instantiation of 'llvm::optional_detail::OptionalStorage<T, <anonymous> >::OptionalStorage(llvm::optional_detail::OptionalStorage<T, <anonymous> >&&) [with T = {anonymous}::Header; bool <anonymous> = false]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:126:3: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:22:8: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 22 | struct Header { | ^~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/FileSpecList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:48:7: note: synthesized method '{anonymous}::Header::Header({anonymous}::Header&&)' first required here 48 | new (storage.buffer) T(std::move(*O.getPointer())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatVariadic.h:34, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/FileSpecList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::ModuleSpec&}; _Tp = lldb_private::ModuleSpec; _Alloc = std::allocator<lldb_private::ModuleSpec>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ModuleSpec>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatVariadic.h:34, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/FileSpecList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static size_t lldb_private::breakpad::ObjectFileBreakpad::GetModuleSpecifications(const lldb_private::FileSpec&, lldb::DataBufferSP&, lldb::offset_t, lldb::offset_t, lldb::offset_t, lldb_private::ModuleSpecList&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2846/3291] Building CXX object tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/CMakeFiles/lldbPluginObjectContainerMachOArchive.dir/ObjectContainerUniversalMachO.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2847/3291] Building CXX object tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/CMakeFiles/lldbPluginObjectContainerBSDArchive.dir/ObjectContainerBSDArchive.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp: In constructor 'ObjectContainerBSDArchive::Archive::Archive(const lldb_private::ArchSpec&, llvm::sys::TimePoint<>&, lldb::offset_t, lldb_private::DataExtractor&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp:142:18: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 142 | m_data(data) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2848/3291] Building CXX object tools/lldb/source/Plugins/ObjectFile/PECOFF/CMakeFiles/lldbPluginObjectFilePECOFF.dir/WindowsMiniDump.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2849/3291] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformRemoteAppleTV.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp: In member function 'virtual bool PlatformRemoteAppleTV::GetSupportedArchitectureAtIndex(uint32_t, lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:151:47: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 151 | ArchSpec system_arch(GetSystemArchitecture()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2850/3291] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformRemoteAppleWatch.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp: In member function 'virtual bool PlatformRemoteAppleWatch::GetSupportedArchitectureAtIndex(uint32_t, lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:161:47: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 161 | ArchSpec system_arch(GetSystemArchitecture()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2851/3291] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformRemoteiOS.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2852/3291] Building CXX object tools/lldb/source/Plugins/Platform/FreeBSD/CMakeFiles/lldbPluginPlatformFreeBSD.dir/PlatformFreeBSD.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp: In member function 'virtual bool lldb_private::platform_freebsd::PlatformFreeBSD::GetSupportedArchitectureAtIndex(uint32_t, lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:135:77: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 135 | ArchSpec hostArch = HostInfo::GetArchitecture(HostInfo::eArchKindDefault); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2853/3291] Building CXX object tools/lldb/source/Plugins/Platform/OpenBSD/CMakeFiles/lldbPluginPlatformOpenBSD.dir/PlatformOpenBSD.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp: In member function 'virtual bool lldb_private::platform_openbsd::PlatformOpenBSD::GetSupportedArchitectureAtIndex(uint32_t, lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:133:77: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 133 | ArchSpec hostArch = HostInfo::GetArchitecture(HostInfo::eArchKindDefault); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2854/3291] Building CXX object tools/lldb/source/Plugins/ObjectFile/JIT/CMakeFiles/lldbPluginObjectFileJIT.dir/ObjectFileJIT.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2855/3291] Building CXX object tools/lldb/source/Plugins/MemoryHistory/asan/CMakeFiles/lldbPluginMemoryHistoryASan.dir/MemoryHistoryASan.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In function 'void CreateHistoryThreadFromValueObject(lldb::ProcessSP, lldb::ValueObjectSP, const char*, const char*, lldb_private::HistoryThreads&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2856/3291] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformMacOSX.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h: In member function 'virtual lldb_private::ConstString PlatformMacOSX::GetSDKDirectory(lldb_private::Target&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:680:21: warning: array subscript 2 is outside array bounds of 'uint32_t [2]' {aka 'unsigned int [2]'} [-Warray-bounds] 680 | versions[i] = UINT32_MAX; | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:171:16: note: while referencing 'versions' 171 | uint32_t versions[2]; | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:680:21: warning: array subscript 3 is outside array bounds of 'uint32_t [2]' {aka 'unsigned int [2]'} [-Warray-bounds] 680 | versions[i] = UINT32_MAX; | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:171:16: note: while referencing 'versions' 171 | uint32_t versions[2]; | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:680:21: warning: array subscript 4 is outside array bounds of 'uint32_t [2]' {aka 'unsigned int [2]'} [-Warray-bounds] 680 | versions[i] = UINT32_MAX; | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:171:16: note: while referencing 'versions' 171 | uint32_t versions[2]; | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:680:21: warning: array subscript 5 is outside array bounds of 'uint32_t [2]' {aka 'unsigned int [2]'} [-Warray-bounds] 680 | versions[i] = UINT32_MAX; | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:171:16: note: while referencing 'versions' 171 | uint32_t versions[2]; | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:680:21: warning: array subscript 6 is outside array bounds of 'uint32_t [2]' {aka 'unsigned int [2]'} [-Warray-bounds] 680 | versions[i] = UINT32_MAX; | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:171:16: note: while referencing 'versions' 171 | uint32_t versions[2]; | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:680:21: warning: array subscript 7 is outside array bounds of 'uint32_t [2]' {aka 'unsigned int [2]'} [-Warray-bounds] 680 | versions[i] = UINT32_MAX; | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp:171:16: note: while referencing 'versions' 171 | uint32_t versions[2]; | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2857/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptx86ABIFixups.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/set:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2858/3291] Building CXX object tools/lldb/source/Plugins/Platform/NetBSD/CMakeFiles/lldbPluginPlatformNetBSD.dir/PlatformNetBSD.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp: In member function 'virtual bool lldb_private::platform_netbsd::PlatformNetBSD::GetSupportedArchitectureAtIndex(uint32_t, lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:127:77: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 127 | ArchSpec hostArch = HostInfo::GetArchitecture(HostInfo::eArchKindDefault); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2859/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptScriptGroup.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2860/3291] Building CXX object tools/lldb/source/Plugins/Platform/Linux/CMakeFiles/lldbPluginPlatformLinux.dir/PlatformLinux.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp: In member function 'virtual bool lldb_private::platform_linux::PlatformLinux::GetSupportedArchitectureAtIndex(uint32_t, lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:134:77: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 134 | ArchSpec hostArch = HostInfo::GetArchitecture(HostInfo::eArchKindDefault); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2861/3291] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformDarwin.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:28: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp: In member function 'bool PlatformDarwin::x86GetSupportedArchitectureAtIndex(uint32_t, lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:497:76: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 497 | ArchSpec host_arch = HostInfo::GetArchitecture(HostInfo::eArchKindDefault); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:521:64: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 521 | HostInfo::GetArchitecture(HostInfo::eArchKindDefault)); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:523:59: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 523 | HostInfo::GetArchitecture(HostInfo::eArchKind64)); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp: In member function 'bool PlatformDarwin::ARMGetSupportedArchitectureAtIndex(uint32_t, lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:542:47: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 542 | ArchSpec system_arch(GetSystemArchitecture()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:31: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2862/3291] Building CXX object tools/lldb/source/Plugins/ObjectFile/PECOFF/CMakeFiles/lldbPluginObjectFilePECOFF.dir/ObjectFilePECOFF.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp: In member function 'virtual lldb_private::ArchSpec ObjectFilePECOFF::GetArchitecture()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:1161:12: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 1161 | return arch; | ^~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::ModuleSpec&}; _Tp = lldb_private::ModuleSpec; _Alloc = std::allocator<lldb_private::ModuleSpec>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ModuleSpec>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static size_t ObjectFilePECOFF::GetModuleSpecifications(const lldb_private::FileSpec&, lldb::DataBufferSP&, lldb::offset_t, lldb::offset_t, lldb::offset_t, lldb_private::ModuleSpecList&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2863/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleThreadPlanStepThroughObjCTrampoline.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2864/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptExpressionOpts.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:28: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2865/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCClassDescriptorV2.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {lldb_private::ObjCLanguageRuntime::ClassDescriptor::iVarDescriptor}; _Tp = lldb_private::ObjCLanguageRuntime::ClassDescriptor::iVarDescriptor; _Alloc = std::allocator<lldb_private::ObjCLanguageRuntime::ClassDescriptor::iVarDescriptor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ObjCLanguageRuntime::ClassDescriptor::iVarDescriptor>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ObjCLanguageRuntime::ClassDescriptor::iVarDescriptor*, std::vector<lldb_private::ObjCLanguageRuntime::ClassDescriptor::iVarDescriptor> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In static member function 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = bool; _Functor = lldb_private::ClassDescriptorV2::iVarsStorage::fill(lldb_private::AppleObjCRuntimeV2&, lldb_private::ClassDescriptorV2&)::<lambda(const char*, const char*, lldb::addr_t, uint64_t)>; _ArgTypes = {const char*, const char*, long long unsigned int, long long unsigned int}]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjCLanguageRuntime::ClassDescriptor::iVarDescriptor*, std::vector<lldb_private::ObjCLanguageRuntime::ClassDescriptor::iVarDescriptor> >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2866/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCTypeEncodingParser.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Casting.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/LLVM.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/APValue.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Decl.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTTypeTraits.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTContext.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2867/3291] Building CXX object tools/lldb/source/Plugins/ObjectFile/ELF/CMakeFiles/lldbPluginObjectFileELF.dir/ObjectFileELF.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp: In member function 'virtual lldb_private::ArchSpec ObjectFileELF::GetArchitecture()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:3315:10: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 3315 | return m_arch_spec; | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const elf::ELFDynamic&}; _Tp = elf::ELFDynamic; _Alloc = std::allocator<elf::ELFDynamic>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<elf::ELFDynamic>::iterator' {aka '__gnu_cxx::__normal_iterator<elf::ELFDynamic*, std::vector<elf::ELFDynamic> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::Symbol&}; _Tp = lldb_private::Symbol; _Alloc = std::allocator<lldb_private::Symbol>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::Symbol>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Symbol*, std::vector<lldb_private::Symbol> >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = bool; _Functor = ObjectFileELF::ParseUnwindSymbols(lldb_private::Symtab*, lldb_private::DWARFCallFrameInfo*)::<lambda(lldb::addr_t, uint32_t, dw_offset_t)>; _ArgTypes = {long long unsigned int, unsigned int, unsigned int}]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Symbol*, std::vector<lldb_private::Symbol> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::ObjectFile::LoadableData&}; _Tp = lldb_private::ObjectFile::LoadableData; _Alloc = std::allocator<lldb_private::ObjectFile::LoadableData>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ObjectFile::LoadableData>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::ModuleSpec&}; _Tp = lldb_private::ModuleSpec; _Alloc = std::allocator<lldb_private::ModuleSpec>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ModuleSpec>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/set:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-interfaces.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, lldb_private::AddressClass>; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, lldb_private::AddressClass> >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, lldb_private::AddressClass> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2183:5: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, lldb_private::AddressClass>, std::_Select1st<std::pair<const long long unsigned int, lldb_private::AddressClass> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, lldb_private::AddressClass> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, lldb_private::AddressClass> >'} changed in GCC 7.1 2183 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static size_t ObjectFileELF::GetModuleSpecifications(const lldb_private::FileSpec&, lldb::DataBufferSP&, lldb::offset_t, lldb::offset_t, lldb::offset_t, lldb_private::ModuleSpecList&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'size_t ObjectFileELF::ParseDynamicSymbols()': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<elf::ELFDynamic*, std::vector<elf::ELFDynamic> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual std::vector<lldb_private::ObjectFile::LoadableData> ObjectFileELF::GetLoadableData(lldb_private::Target&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2868/3291] Building CXX object tools/lldb/source/Plugins/ObjectFile/Mach-O/CMakeFiles/lldbPluginObjectFileMachO.dir/ObjectFileMachO.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp: In static member function 'static lldb_private::ArchSpec ObjectFileMachO::GetArchitecture(const llvm::MachO::mach_header&, const lldb_private::DataExtractor&, lldb::offset_t)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:4989:14: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 4989 | return arch; | ^~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:5018:18: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 5018 | return arch; | ^~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:5054:20: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 5054 | return arch; | ^~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:5069:10: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 5069 | return arch; | ^~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp: In member function 'virtual lldb::RegisterContextSP ObjectFileMachO::GetThreadContextAtIndex(uint32_t, lldb_private::Thread&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:5533:75: warning: 'new' of type 'RegisterContextDarwin_arm64_Mach' with extended alignment 16 [-Waligned-new=] 5533 | reg_ctx_sp.reset(new RegisterContextDarwin_arm64_Mach(thread, data)); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:5533:75: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:5533:75: note: use '-faligned-new' to enable C++17 over-aligned new support TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp: In member function 'virtual lldb_private::ArchSpec ObjectFileMachO::GetArchitecture()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:5700:10: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 5700 | return arch; | ^~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp: In static member function 'static bool ObjectFileMachO::SaveCore(const ProcessSP&, const lldb_private::FileSpec&, lldb_private::Status&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:6085:57: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 6085 | const ArchSpec target_arch = target.GetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContextScope.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/RegisterContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextDarwin_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const llvm::MachO::segment_command_64&}; _Tp = llvm::MachO::segment_command_64; _Alloc = std::allocator<llvm::MachO::segment_command_64>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<llvm::MachO::segment_command_64>::iterator' {aka '__gnu_cxx::__normal_iterator<llvm::MachO::segment_command_64*, std::vector<llvm::MachO::segment_command_64> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const llvm::MachO::section_64&}; _Tp = llvm::MachO::section_64; _Alloc = std::allocator<llvm::MachO::section_64>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<llvm::MachO::section_64>::iterator' {aka '__gnu_cxx::__normal_iterator<llvm::MachO::section_64*, std::vector<llvm::MachO::section_64> >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContextScope.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/RegisterContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextDarwin_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void ObjectFileMachO::ProcessSegmentCommand(const llvm::MachO::load_command&, lldb::offset_t, uint32_t, ObjectFileMachO::SegmentParsingContext&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::MachO::segment_command_64*, std::vector<llvm::MachO::segment_command_64> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::MachO::section_64*, std::vector<llvm::MachO::section_64> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::MachO::section_64*, std::vector<llvm::MachO::section_64> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContextScope.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/RegisterContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextDarwin_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const TrieEntryWithOffset&}; _Tp = TrieEntryWithOffset; _Alloc = std::allocator<TrieEntryWithOffset>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<TrieEntryWithOffset>::iterator' {aka '__gnu_cxx::__normal_iterator<TrieEntryWithOffset*, std::vector<TrieEntryWithOffset> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContextScope.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/RegisterContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextDarwin_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In function 'bool ParseTrieEntries(lldb_private::DataExtractor&, lldb::offset_t, bool, std::vector<llvm::StringRef>&, std::set<long long unsigned int>&, std::vector<TrieEntryWithOffset>&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<TrieEntryWithOffset*, std::vector<TrieEntryWithOffset> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContextScope.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/RegisterContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextDarwin_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::ModuleSpec&}; _Tp = lldb_private::ModuleSpec; _Alloc = std::allocator<lldb_private::ModuleSpec>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ModuleSpec>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContextScope.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/RegisterContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextDarwin_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static size_t ObjectFileMachO::GetModuleSpecifications(const lldb_private::FileSpec&, lldb::DataBufferSP&, lldb::offset_t, lldb::offset_t, lldb::offset_t, lldb_private::ModuleSpecList&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static bool ObjectFileMachO::SaveCore(const ProcessSP&, const lldb_private::FileSpec&, lldb_private::Status&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<llvm::MachO::segment_command_64*, std::vector<llvm::MachO::segment_command_64> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2869/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCTrampolineHandler.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables::VTableDescriptor}; _Tp = lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables::VTableDescriptor; _Alloc = std::allocator<lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables::VTableDescriptor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables::VTableDescriptor>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables::VTableDescriptor*, std::vector<lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables::VTableDescriptor> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables::VTableRegion::SetUpRegion()': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables::VTableDescriptor*, std::vector<lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables::VTableDescriptor> >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp: In constructor 'lldb_private::AppleObjCTrampolineHandler::AppleObjCTrampolineHandler(const ProcessSP&, const ModuleSP&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:705:67: warning: '%s' directive argument is null [-Wformat-overflow=] 705 | process_sp->GetTarget().GetDebugger().GetErrorFile()->Printf( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 706 | "Could not find implementation lookup function \"%s\"" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 707 | " step in through ObjC method dispatch will not work.\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 708 | get_impl_name.AsCString()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp:705:67: warning: '%s' directive argument is null [-Wformat-overflow=] At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2870/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCDeclVendor.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2871/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/UserExpression.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/LLVMUserExpression.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/UserExpression.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/LLVMUserExpression.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/UserExpression.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/LLVMUserExpression.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringSwitch.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::lldb_renderscript::RSScriptGroupDescriptor::Kernel&}; _Tp = lldb_private::lldb_renderscript::RSScriptGroupDescriptor::Kernel; _Alloc = std::allocator<lldb_private::lldb_renderscript::RSScriptGroupDescriptor::Kernel>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::lldb_renderscript::RSScriptGroupDescriptor::Kernel>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::lldb_renderscript::RSScriptGroupDescriptor::Kernel*, std::vector<lldb_private::lldb_renderscript::RSScriptGroupDescriptor::Kernel> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::RenderScriptRuntime::Element&}; _Tp = lldb_private::RenderScriptRuntime::Element; _Alloc = std::allocator<lldb_private::RenderScriptRuntime::Element>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::RenderScriptRuntime::Element>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::RenderScriptRuntime::Element*, std::vector<lldb_private::RenderScriptRuntime::Element> >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb_private::RenderScriptRuntime::CaptureScriptInvokeForEachMulti(lldb_private::RenderScriptRuntime::RuntimeHook*, lldb_private::ExecutionContext&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb_private::RenderScriptRuntime::CaptureDebugHintScriptGroup2(lldb_private::RenderScriptRuntime::RuntimeHook*, lldb_private::ExecutionContext&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::lldb_renderscript::RSScriptGroupDescriptor::Kernel*, std::vector<lldb_private::lldb_renderscript::RSScriptGroupDescriptor::Kernel> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long unsigned int&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> >; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2448:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> >, std::_Select1st<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > >'} changed in GCC 7.1 2448 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'void lldb_private::RenderScriptRuntime::CaptureSetGlobalVar(lldb_private::RenderScriptRuntime::RuntimeHook*, lldb_private::ExecutionContext&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> >, std::_Select1st<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'void lldb_private::RenderScriptRuntime::FixupScriptDetails(lldb_private::lldb_renderscript::RSModuleDescriptorSP)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> >, std::_Select1st<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> >, std::_Select1st<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::lldb_renderscript::RSModuleDescriptor> > >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long unsigned int&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, long long unsigned int>; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, long long unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2448:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, long long unsigned int>, std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, long long unsigned int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, long long unsigned int> >'} changed in GCC 7.1 2448 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'void lldb_private::RenderScriptRuntime::DumpContexts(lldb_private::Stream&) const': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, long long unsigned int>, std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, long long unsigned int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, long long unsigned int> >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, long long unsigned int>, std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, long long unsigned int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, long long unsigned int> >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'bool lldb_private::RenderScriptRuntime::JITSubelements(lldb_private::RenderScriptRuntime::Element&, lldb::addr_t, lldb_private::StackFrame*)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::RenderScriptRuntime::Element*, std::vector<lldb_private::RenderScriptRuntime::Element> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2872/3291] Building CXX object tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntimeV2.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:28: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp: In member function 'virtual void lldb_private::AppleObjCRuntimeV2::UpdateISAToDescriptorMapIfNeeded()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:1806:52: warning: format not a string literal and no format arguments [-Wformat-security] 1806 | Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:28: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'bool lldb_private::AppleObjCRuntimeV2::NonPointerISACache::EvaluateNonPointerISA(lldb_private::ObjCLanguageRuntime::ObjCISA, lldb_private::ObjCLanguageRuntime::ObjCISA&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2873/3291] Linking CXX static library lib/liblldbPluginAppleObjCRuntime.a [2874/3291] Linking CXX static library lib/liblldbPluginRenderScriptRuntime.a [2875/3291] Linking CXX static library lib/liblldbPluginMemoryHistoryASan.a [2876/3291] Linking CXX static library lib/liblldbPluginObjectContainerBSDArchive.a [2877/3291] Linking CXX static library lib/liblldbPluginObjectContainerMachOArchive.a [2878/3291] Linking CXX static library lib/liblldbPluginObjectFileBreakpad.a [2879/3291] Linking CXX static library lib/liblldbPluginObjectFileELF.a [2880/3291] Linking CXX static library lib/liblldbPluginObjectFileMachO.a [2881/3291] Linking CXX static library lib/liblldbPluginObjectFilePECOFF.a [2882/3291] Linking CXX static library lib/liblldbPluginObjectFileJIT.a [2883/3291] Linking CXX static library lib/liblldbPluginPlatformLinux.a [2884/3291] Linking CXX static library lib/liblldbPluginPlatformFreeBSD.a [2885/3291] Linking CXX static library lib/liblldbPluginPlatformNetBSD.a [2886/3291] Linking CXX static library lib/liblldbPluginPlatformOpenBSD.a [2887/3291] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformRemoteDarwinDevice.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp: In member function 'virtual lldb_private::Status PlatformRemoteDarwinDevice::GetSymbolFile(const lldb_private::FileSpec&, const lldb_private::UUID*, lldb_private::FileSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:450:62: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 450 | ::snprintf(resolved_path, sizeof(resolved_path), "%s/%s", os_version_dir, | ^ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/stdio.h:867, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/cstdio:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/string_conversions.h:43, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/basic_string.h:6493, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:55, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:463:77: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 4078 [-Wformat-truncation=] 463 | ::snprintf(resolved_path, sizeof(resolved_path), "%s/Symbols.Internal/%s", | ^~ 464 | os_version_dir, platform_file_path); | ~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/stdio.h:867, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/cstdio:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/string_conversions.h:43, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/basic_string.h:6493, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:55, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 19 or more bytes (assuming 4114) into a destination of size 4096 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:476:68: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 4087 [-Wformat-truncation=] 476 | ::snprintf(resolved_path, sizeof(resolved_path), "%s/Symbols/%s", | ^~ 477 | os_version_dir, platform_file_path); | ~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/stdio.h:867, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/cstdio:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/string_conversions.h:43, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/basic_string.h:6493, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:55, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 10 or more bytes (assuming 4105) into a destination of size 4096 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2888/3291] Building CXX object tools/lldb/source/Plugins/Platform/MacOSX/CMakeFiles/lldbPluginPlatformMacOSX.dir/PlatformRemoteAppleBridge.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp: In member function 'virtual bool PlatformRemoteAppleBridge::GetSupportedArchitectureAtIndex(uint32_t, lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:147:47: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 147 | ArchSpec system_arch(GetSystemArchitecture()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2889/3291] Linking CXX static library lib/liblldbPluginPlatformMacOSX.a [2890/3291] Building CXX object tools/lldb/source/Plugins/Platform/Windows/CMakeFiles/lldbPluginPlatformWindows.dir/PlatformWindows.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp: In member function 'void {anonymous}::SupportedArchList::AddArch(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:52:9: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | [spec](const ArchSpec &rhs) { return spec.IsExactMatch(rhs); }); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp: In instantiation of '_IIter std::find_if(_IIter, _IIter, _Predicate) [with _IIter = __gnu_cxx::__normal_iterator<lldb_private::ArchSpec*, std::vector<lldb_private::ArchSpec> >; _Predicate = {anonymous}::SupportedArchList::AddArch(const lldb_private::ArchSpec&)::<lambda(const lldb_private::ArchSpec&)>]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:52:71: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:52:14: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | [spec](const ArchSpec &rhs) { return spec.IsExactMatch(rhs); }); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:3915:37: note: synthesized method '{anonymous}::SupportedArchList::AddArch(const lldb_private::ArchSpec&)::<lambda(const lldb_private::ArchSpec&)>::<lambda>(const {anonymous}::SupportedArchList::AddArch(const lldb_private::ArchSpec&)::<lambda(const lldb_private::ArchSpec&)>&)' first required here 3915 | __gnu_cxx::__ops::__pred_iter(__pred)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algobase.h:71, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/char_traits.h:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/predefined_ops.h:288:28: note: initializing argument 1 of '__gnu_cxx::__ops::_Iter_pred<_Predicate> __gnu_cxx::__ops::__pred_iter(_Predicate) [with _Predicate = {anonymous}::SupportedArchList::AddArch(const lldb_private::ArchSpec&)::<lambda(const lldb_private::ArchSpec&)>]' 288 | __pred_iter(_Predicate __pred) | ~~~~~~~~~~~^~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2891/3291] Linking CXX static library lib/liblldbPluginPlatformWindows.a [2892/3291] Building CXX object tools/lldb/source/Plugins/Platform/POSIX/CMakeFiles/lldbPluginPlatformPOSIX.dir/PlatformPOSIX.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2893/3291] Linking CXX static library lib/liblldbPluginPlatformPOSIX.a [2894/3291] Building CXX object tools/lldb/source/Plugins/Platform/gdb-server/CMakeFiles/lldbPluginPlatformGDB.dir/PlatformRemoteGDBServer.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp: In member function 'virtual lldb_private::Status lldb_private::platform_gdb_server::PlatformRemoteGDBServer::LaunchProcess(lldb_private::ProcessLaunchInfo&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:418:52: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 418 | ArchSpec arch_spec = launch_info.GetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2895/3291] Building CXX object tools/lldb/source/Plugins/Process/Linux/CMakeFiles/lldbPluginProcessLinux.dir/NativeRegisterContextLinux_ppc64le.cpp.o [2896/3291] Building CXX object tools/lldb/source/Plugins/Process/Linux/CMakeFiles/lldbPluginProcessLinux.dir/NativeRegisterContextLinux_x86_64.cpp.o [2897/3291] Building CXX object tools/lldb/source/Plugins/Process/Linux/CMakeFiles/lldbPluginProcessLinux.dir/NativeRegisterContextLinux_arm64.cpp.o [2898/3291] Building CXX object tools/lldb/source/Plugins/Process/Linux/CMakeFiles/lldbPluginProcessLinux.dir/NativeRegisterContextLinux_s390x.cpp.o [2899/3291] Building CXX object tools/lldb/source/Plugins/Process/Linux/CMakeFiles/lldbPluginProcessLinux.dir/NativeRegisterContextLinux_mips64.cpp.o [2900/3291] Linking CXX static library lib/liblldbPluginPlatformGDB.a [2901/3291] Building CXX object tools/lldb/source/Plugins/Process/POSIX/CMakeFiles/lldbPluginProcessPOSIX.dir/ProcessMessage.cpp.o [2902/3291] Building CXX object tools/lldb/source/Plugins/Process/POSIX/CMakeFiles/lldbPluginProcessPOSIX.dir/CrashReason.cpp.o [2903/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/GDBRemoteSignals.cpp.o [2904/3291] Building CXX object tools/lldb/source/Plugins/Process/POSIX/CMakeFiles/lldbPluginProcessPOSIX.dir/ProcessPOSIXLog.cpp.o [2905/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/FreeBSDSignals.cpp.o [2906/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationHistory.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2907/3291] Building CXX object tools/lldb/source/Plugins/Process/Linux/CMakeFiles/lldbPluginProcessLinux.dir/SingleStepCheck.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Linux/NativeRegisterContextLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/SingleStepCheck.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/SingleStepCheck.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2908/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationServer.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2909/3291] Building CXX object tools/lldb/source/Plugins/Process/Linux/CMakeFiles/lldbPluginProcessLinux.dir/NativeRegisterContextLinux.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2910/3291] Building CXX object tools/lldb/source/Plugins/Process/Linux/CMakeFiles/lldbPluginProcessLinux.dir/NativeThreadLinux.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Linux/NativeRegisterContextLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Linux/NativeRegisterContextLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2911/3291] Building CXX object tools/lldb/source/Plugins/Platform/Android/CMakeFiles/lldbPluginPlatformAndroid.dir/AdbClient.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/AdbClient.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/AdbClient.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2912/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationReplayServer.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2913/3291] Building CXX object tools/lldb/source/Plugins/Process/Linux/CMakeFiles/lldbPluginProcessLinux.dir/NativeRegisterContextLinux_arm.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Linux/NativeRegisterContextLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Linux/NativeRegisterContextLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2914/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/HistoryThread.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/HistoryThread.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryThread.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/HistoryThread.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryThread.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryThread.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryThread.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryThread.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryThread.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2915/3291] Building CXX object tools/lldb/source/Plugins/Process/Linux/CMakeFiles/lldbPluginProcessLinux.dir/ProcessorTrace.cpp.o TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/ProcessorTrace.cpp: In static member function 'static llvm::Expected<std::unique_ptr<lldb_private::process_linux::ProcessorTraceMonitor> > lldb_private::process_linux::ProcessorTraceMonitor::Create(lldb::pid_t, lldb::tid_t, const lldb_private::TraceOptions&, bool)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/ProcessorTrace.cpp:268:19: warning: redundant move in return statement [-Wredundant-move] 268 | return std::move(pt_monitor_up); | ~~~~~~~~~^~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/ProcessorTrace.cpp:268:19: note: remove 'std::move' call At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2916/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteClientBase.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2917/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/ProcessGDBRemoteLog.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2918/3291] Building CXX object tools/lldb/source/Plugins/Platform/Android/CMakeFiles/lldbPluginPlatformAndroid.dir/PlatformAndroidRemoteGDBServer.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/ConnectionFileDescriptor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/set:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-interfaces.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/IOObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/ConnectionFileDescriptor.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long unsigned int&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, short unsigned int>; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, short unsigned int> >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, short unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2448:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, short unsigned int>, std::_Select1st<std::pair<const long long unsigned int, short unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, short unsigned int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, short unsigned int> >'} changed in GCC 7.1 2448 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/common/TCPSocket.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'lldb_private::Status lldb_private::platform_android::PlatformAndroidRemoteGDBServer::MakeConnectURL(lldb::pid_t, uint16_t, llvm::StringRef, std::string&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, short unsigned int>, std::_Select1st<std::pair<const long long unsigned int, short unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, short unsigned int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, short unsigned int> >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2919/3291] Building CXX object tools/lldb/source/Plugins/Platform/Kalimba/CMakeFiles/lldbPluginPlatformKalimba.dir/PlatformKalimba.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2920/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/HistoryUnwind.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2921/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteRegisterContext.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2922/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/ThreadGDBRemote.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {std::pair<long long unsigned int, int>}; _Tp = std::pair<long long unsigned int, int>; _Alloc = std::allocator<std::pair<long long unsigned int, int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<std::pair<long long unsigned int, int> >::iterator' {aka '__gnu_cxx::__normal_iterator<std::pair<long long unsigned int, int>*, std::vector<std::pair<long long unsigned int, int> > >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair<long long unsigned int, int>}; _Tp = std::pair<long long unsigned int, int>; _Alloc = std::allocator<std::pair<long long unsigned int, int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<long long unsigned int, int>*, std::vector<std::pair<long long unsigned int, int> > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual void lldb_private::process_gdb_remote::ThreadGDBRemote::WillResume(lldb::StateType)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:266:1: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 266 | } | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp:266:1: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2923/3291] Building CXX object tools/lldb/source/Plugins/Platform/Android/CMakeFiles/lldbPluginPlatformAndroid.dir/PlatformAndroid.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2924/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationServerPlatform.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2925/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationServerCommon.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp: In member function 'lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon::Handle_qHostInfo(StringExtractorGDBRemote&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:193:49: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 193 | ArchSpec host_arch(HostInfo::GetArchitecture()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2926/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/DynamicRegisterInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatManager.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatManager.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatManager.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatManager.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2927/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunication.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp: In member function 'lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult lldb_private::process_gdb_remote::GDBRemoteCommunication::PopPacketFromQueue(StringExtractorGDBRemote&, lldb_private::Timeout<std::ratio<1, 1000000> >)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp:264:35: warning: implicitly-declared 'StringExtractorGDBRemote& StringExtractorGDBRemote::operator=(const StringExtractorGDBRemote&)' is deprecated [-Wdeprecated-copy] 264 | response = m_packet_queue.front(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StringExtractorGDBRemote.h:35:3: note: because 'StringExtractorGDBRemote' has user-provided 'StringExtractorGDBRemote::StringExtractorGDBRemote(const StringExtractorGDBRemote&)' 35 | StringExtractorGDBRemote(const StringExtractorGDBRemote &rhs) | ^~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp: In member function 'lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult lldb_private::process_gdb_remote::GDBRemoteCommunication::WaitForPacketNoLock(StringExtractorGDBRemote&, lldb_private::Timeout<std::ratio<1, 1000000> >, bool)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp:369:28: warning: implicitly-declared 'StringExtractorGDBRemote& StringExtractorGDBRemote::operator=(const StringExtractorGDBRemote&)' is deprecated [-Wdeprecated-copy] 369 | packet = echo_response; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StringExtractorGDBRemote.h:35:3: note: because 'StringExtractorGDBRemote' has user-provided 'StringExtractorGDBRemote::StringExtractorGDBRemote(const StringExtractorGDBRemote&)' 35 | StringExtractorGDBRemote(const StringExtractorGDBRemote &rhs) | ^~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp: At global scope: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp:1269:2: warning: extra ';' [-Wpedantic] 1269 | }; | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/HostInfoBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/posix/HostInfoPosix.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/linux/HostInfoLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/HostInfo.h:46, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2928/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationServerLLGS.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:46: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/common/NativeProcessProtocol.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:46: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/common/NativeProcessProtocol.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h: In member function 'lldb_private::ProcessLaunchInfo& lldb_private::ProcessLaunchInfo::operator=(const lldb_private::ProcessLaunchInfo&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:33:7: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 33 | class ProcessLaunchInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp: In member function 'void lldb_private::process_gdb_remote::GDBRemoteCommunicationServerLLGS::SetLaunchInfo(const lldb_private::ProcessLaunchInfo&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:204:27: note: synthesized method 'lldb_private::ProcessLaunchInfo& lldb_private::ProcessLaunchInfo::operator=(const lldb_private::ProcessLaunchInfo&)' first required here 204 | m_process_launch_info = info; | ^~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/common/NativeProcessProtocol.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringExtras.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Error.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/HostThread.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Communication.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::ResumeAction&}; _Tp = lldb_private::ResumeAction; _Alloc = std::allocator<lldb_private::ResumeAction>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ResumeAction>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ResumeAction*, std::vector<lldb_private::ResumeAction> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringExtras.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Error.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/HostThread.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Communication.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult lldb_private::process_gdb_remote::GDBRemoteCommunicationServerLLGS::Handle_c(StringExtractorGDBRemote&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ResumeAction*, std::vector<lldb_private::ResumeAction> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult lldb_private::process_gdb_remote::GDBRemoteCommunicationServerLLGS::Handle_s(StringExtractorGDBRemote&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ResumeAction*, std::vector<lldb_private::ResumeAction> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ResumeAction*, std::vector<lldb_private::ResumeAction> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult lldb_private::process_gdb_remote::GDBRemoteCommunicationServerLLGS::Handle_vCont(StringExtractorGDBRemote&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ResumeAction*, std::vector<lldb_private::ResumeAction> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult lldb_private::process_gdb_remote::GDBRemoteCommunicationServerLLGS::Handle_C(StringExtractorGDBRemote&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ResumeAction*, std::vector<lldb_private::ResumeAction> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ResumeAction*, std::vector<lldb_private::ResumeAction> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2929/3291] Linking CXX static library lib/liblldbPluginPlatformKalimba.a [2930/3291] Linking CXX static library lib/liblldbPluginPlatformAndroid.a [2931/3291] Linking CXX static library lib/liblldbPluginProcessPOSIX.a [2932/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextMach_x86_64.cpp.o [2933/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextMach_arm.cpp.o [2934/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextMach_i386.cpp.o [2935/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/LinuxSignals.cpp.o [2936/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/MipsLinuxSignals.cpp.o [2937/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/NetBSDSignals.cpp.o [2938/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextFreeBSD_powerpc.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2939/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/NativeRegisterContextRegisterInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/NativeRegisterContextRegisterInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/NativeRegisterContextRegisterInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2940/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/GDBRemoteCommunicationClient.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp: In member function 'lldb_private::ArchSpec lldb_private::process_gdb_remote::GDBRemoteCommunicationClient::GetSystemArchitecture()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:975:12: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 975 | return m_host_arch; | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::MemoryRegionInfo&}; _Tp = lldb_private::MemoryRegionInfo; _Alloc = std::allocator<lldb_private::MemoryRegionInfo>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::MemoryRegionInfo>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = bool; _Functor = lldb_private::process_gdb_remote::GDBRemoteCommunicationClient::LoadQXferMemoryMap()::<lambda(const lldb_private::XMLNode&)>; _ArgTypes = {const lldb_private::XMLNode&}]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'size_t lldb_private::process_gdb_remote::GDBRemoteCommunicationClient::GetCurrentThreadIDs(std::vector<long long unsigned int>&, bool&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ProcessInstanceInfo>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ProcessInstanceInfo*, std::vector<lldb_private::ProcessInstanceInfo> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::ModuleSpec&}; _Tp = lldb_private::ModuleSpec; _Alloc = std::allocator<lldb_private::ModuleSpec>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ModuleSpec>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'uint32_t lldb_private::process_gdb_remote::GDBRemoteCommunicationClient::FindProcesses(const lldb_private::ProcessInstanceInfoMatch&, lldb_private::ProcessInstanceInfoList&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ProcessInstanceInfo*, std::vector<lldb_private::ProcessInstanceInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'llvm::Optional<std::vector<lldb_private::ModuleSpec> > lldb_private::process_gdb_remote::GDBRemoteCommunicationClient::GetModulesInfo(llvm::ArrayRef<lldb_private::FileSpec>, const llvm::Triple&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2941/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/LinuxProcMaps.cpp.o [2942/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextLinux_mips64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips64.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips64.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2943/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextFreeBSD_mips64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2944/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextOpenBSD_i386.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2945/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextLinux_mips.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2946/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextDarwin_arm.cpp.o [2947/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextNetBSD_x86_64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2948/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextFreeBSD_i386.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2949/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextFreeBSD_x86_64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2950/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextDarwin_x86_64.cpp.o [2951/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextLinux_x86_64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2952/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextOpenBSD_x86_64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2953/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextLinux_i386.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2954/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextLinux_s390x.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2955/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextDarwin_i386.cpp.o [2956/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextMacOSXFrameBackchain.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2957/3291] Building CXX object tools/lldb/source/Plugins/Process/Linux/CMakeFiles/lldbPluginProcessLinux.dir/NativeProcessLinux.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Linux/NativeRegisterContextLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:36: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:36: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp: In constructor 'lldb_private::process_linux::NativeProcessLinux::NativeProcessLinux(pid_t, int, lldb_private::NativeProcessProtocol::NativeDelegate&, const lldb_private::ArchSpec&, lldb_private::MainLoop&, llvm::ArrayRef<int>)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:296:69: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 296 | : NativeProcessProtocol(pid, terminal_fd, delegate), m_arch(arch) { | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp: In static member function 'static llvm::Expected<std::vector<int> > lldb_private::process_linux::NativeProcessLinux::Attach(pid_t)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:382:19: warning: redundant move in return statement [-Wredundant-move] 382 | return std::move(tids); | ~~~~~~~~~^~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:382:19: note: remove 'std::move' call In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-types.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Host/Debug.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef<T>::ArrayRef(const std::initializer_list<_Tp>&) [with T = int]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:263:46: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:102:37: warning: initializing 'llvm::ArrayRef<int>::Data' from 'std::initializer_list<int>::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 102 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:34: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:34: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/unordered_set:40, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2958/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextMemory.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextMemory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextMemory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextMemory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextMemory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextMemory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextMemory.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextMemory.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2959/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextDarwin_arm64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContextScope.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/RegisterContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp: In member function 'virtual bool RegisterContextDarwin_arm64::WriteRegister(const lldb_private::RegisterInfo*, const lldb_private::RegisterValue&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp:623:31: warning: array subscript 63 is above array bounds of 'RegisterContextDarwin_arm64::VReg [32]' [-Warray-bounds] 623 | ::memcpy(fpu.v[reg].bytes.buffer, value.GetBytes(), value.GetByteSize()); | ~~~~~~~~~~~~~~~~~^~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp: In member function 'virtual bool RegisterContextDarwin_arm64::ReadRegister(const lldb_private::RegisterInfo*, lldb_private::RegisterValue&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp:431:37: warning: array subscript 63 is above array bounds of 'RegisterContextDarwin_arm64::VReg [32]' [-Warray-bounds] 431 | value.SetBytes(fpu.v[reg].bytes.buffer, reg_info->byte_size, | ~~~~~~~~~~~~~~~~~^~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2960/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextDummy.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2961/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextHistory.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2962/3291] Linking CXX static library lib/liblldbPluginProcessLinux.a [2963/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterInfoPOSIX_arm.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2964/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterInfoPOSIX_arm64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2965/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterInfoPOSIX_ppc64le.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2966/3291] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterUtilities.cpp.o [2967/3291] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/RegisterContextMinidump_ARM.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2968/3291] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_mips64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_mips64.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_mips64.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_mips64.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp: In member function 'virtual bool RegisterContextCorePOSIX_mips64::ReadRegister(const lldb_private::RegisterInfo*, lldb_private::RegisterValue&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp:54:75: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 54 | lldb_private::ArchSpec arch = m_register_info_ap->GetTargetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_mips64.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2969/3291] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/MinidumpTypes.cpp.o TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.cpp: In static member function 'static const lldb_private::minidump::MinidumpHeader* lldb_private::minidump::MinidumpHeader::Parse(llvm::ArrayRef<unsigned char>&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.cpp:24:56: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 24 | static_cast<const uint32_t>(header->signature)); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.cpp:24:57: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 24 | static_cast<const uint32_t>(header->signature)); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.cpp:27:54: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 27 | static_cast<const uint32_t>(header->version) & 0x0000ffff); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.cpp:27:68: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 27 | static_cast<const uint32_t>(header->version) & 0x0000ffff); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.cpp: In member function 'llvm::Optional<long long unsigned int> lldb_private::minidump::MinidumpMiscInfo::GetPid() const': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.cpp:120:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 120 | static_cast<const uint32_t>(MinidumpMiscInfoFlags::ProcessID); | ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2970/3291] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_arm.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_arm.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2971/3291] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_x86_64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_x86.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_x86.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_x86.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2972/3291] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_s390x.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_s390x.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_s390x.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_s390x.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2973/3291] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_arm64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_arm64.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2974/3291] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_ppc64le.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.cpp: In constructor 'RegisterContextCorePOSIX_ppc64le::RegisterContextCorePOSIX_ppc64le(lldb_private::Thread&, lldb_private::RegisterInfoInterface*, const lldb_private::DataExtractor&, llvm::ArrayRef<lldb_private::CoreNote>)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.cpp:30:56: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 30 | ArchSpec arch = register_info->GetTargetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2975/3291] Building CXX object tools/lldb/source/Plugins/Process/gdb-remote/CMakeFiles/lldbPluginProcessGDBRemote.dir/ProcessGDBRemote.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatManager.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:37: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp: In member function 'void lldb_private::process_gdb_remote::ProcessGDBRemote::DidLaunchOrAttach(lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:1178:40: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 1178 | ArchSpec new_target_arch = target_arch; | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatManager.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:37: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:26: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:24: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<lldb_private::process_gdb_remote::ProcessGDBRemote::WriteObjectFile(std::vector<lldb_private::ObjectFile::LoadableData>)::<lambda(lldb_private::ObjectFile::LoadableData, lldb_private::ObjectFile::LoadableData)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 1829 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >; _OutputIterator = lldb_private::ObjectFile::LoadableData*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<lldb_private::process_gdb_remote::ProcessGDBRemote::WriteObjectFile(std::vector<lldb_private::ObjectFile::LoadableData>)::<lambda(lldb_private::ObjectFile::LoadableData, lldb_private::ObjectFile::LoadableData)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2623 | __move_merge(_InputIterator __first1, _InputIterator __last1, | ^~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = lldb_private::ObjectFile::LoadableData*; _OutputIterator = __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<lldb_private::process_gdb_remote::ProcessGDBRemote::WriteObjectFile(std::vector<lldb_private::ObjectFile::LoadableData>)::<lambda(lldb_private::ObjectFile::LoadableData, lldb_private::ObjectFile::LoadableData)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >; _Pointer = lldb_private::ObjectFile::LoadableData*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<lldb_private::process_gdb_remote::ProcessGDBRemote::WriteObjectFile(std::vector<lldb_private::ObjectFile::LoadableData>)::<lambda(lldb_private::ObjectFile::LoadableData, lldb_private::ObjectFile::LoadableData)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2689:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2689 | __merge_sort_with_buffer(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2689:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2679:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2679 | std::__insertion_sort(__first, __first + __chunk_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2682:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2682 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2658:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2658 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2659 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2660 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2661 | __result, __comp); | ~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2658:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2666:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2666 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2667 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2666:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2658:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2658 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2659 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2660 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2661 | __result, __comp); | ~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2666:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2666 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2667 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2666:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2682:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2682 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointLocation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointLocation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'size_t lldb_private::process_gdb_remote::ProcessGDBRemote::UpdateThreadPCsFromStopReplyThreadsValue(std::string&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'size_t lldb_private::process_gdb_remote::ProcessGDBRemote::UpdateThreadIDsFromStopReplyThreadsValue(std::string&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointLocation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const StringExtractorGDBRemote&}; _Tp = StringExtractorGDBRemote; _Alloc = std::allocator<StringExtractorGDBRemote>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<StringExtractorGDBRemote>::iterator' {aka '__gnu_cxx::__normal_iterator<StringExtractorGDBRemote*, std::vector<StringExtractorGDBRemote> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:24: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_RandomAccessIterator std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >; _Predicate = __gnu_cxx::__ops::_Iter_equals_val<const long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:112:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 112 | __find_if(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:112:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointLocation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In static member function 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = bool; _Functor = lldb_private::process_gdb_remote::ProcessGDBRemote::SetThreadStopInfo(lldb_private::StructuredData::Dictionary*)::<lambda(lldb_private::ConstString, lldb_private::StructuredData::Object*)>::<lambda(lldb_private::StructuredData::Object*)>; _ArgTypes = {lldb_private::StructuredData::Object*}]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:62, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:24: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tempbuf.h: In constructor 'std::_Temporary_buffer<_ForwardIterator, _Tp>::_Temporary_buffer(_ForwardIterator, std::_Temporary_buffer<_ForwardIterator, _Tp>::size_type) [with _ForwardIterator = __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >; _Tp = lldb_private::ObjectFile::LoadableData]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tempbuf.h:243:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 243 | _Temporary_buffer<_ForwardIterator, _Tp>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointLocation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::Range<long long unsigned int, unsigned int>&}; _Tp = lldb_private::Range<long long unsigned int, unsigned int>; _Alloc = std::allocator<lldb_private::Range<long long unsigned int, unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::LoadedModuleInfoList::LoadedModuleInfo&}; _Tp = lldb_private::LoadedModuleInfoList::LoadedModuleInfo; _Alloc = std::allocator<lldb_private::LoadedModuleInfoList::LoadedModuleInfo>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::LoadedModuleInfoList::LoadedModuleInfo>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::LoadedModuleInfoList::LoadedModuleInfo*, std::vector<lldb_private::LoadedModuleInfoList::LoadedModuleInfo> >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointLocation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = bool; _Functor = lldb_private::process_gdb_remote::ProcessGDBRemote::GetLoadedModuleList(lldb_private::LoadedModuleInfoList&)::<lambda(const lldb_private::XMLNode&)>; _ArgTypes = {const lldb_private::XMLNode&}]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LoadedModuleInfoList::LoadedModuleInfo*, std::vector<lldb_private::LoadedModuleInfoList::LoadedModuleInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = bool; _Functor = lldb_private::process_gdb_remote::ProcessGDBRemote::GetLoadedModuleList(lldb_private::LoadedModuleInfoList&)::<lambda(const lldb_private::XMLNode&)>; _ArgTypes = {const lldb_private::XMLNode&}]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LoadedModuleInfoList::LoadedModuleInfo*, std::vector<lldb_private::LoadedModuleInfoList::LoadedModuleInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointLocation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(std::vector<_Tp, _Alloc>::iterator) [with _Tp = lldb_private::Range<long long unsigned int, unsigned int>; _Alloc = std::allocator<lldb_private::Range<long long unsigned int, unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:171:5: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >'} changed in GCC 7.1 171 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Symtab.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:32: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/RangeMap.h: In member function 'void lldb_private::RangeVector<B, S>::CombinePrevAndNext(typename lldb_private::RangeVector<B, S>::Collection::iterator) [with B = long long unsigned int; S = unsigned int]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/RangeMap.h:574:8: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >'} changed in GCC 7.1 574 | void CombinePrevAndNext(typename Collection::iterator pos) { | ^~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointLocation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1428:58: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1428 | { return _M_erase(begin() + (__position - cbegin())); } | ^ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1428:58: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1428 | { return _M_erase(begin() + (__position - cbegin())); } | ^ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:26: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long unsigned int&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, long long unsigned int>; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, long long unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2448:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, long long unsigned int>, std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, long long unsigned int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, long long unsigned int> >'} changed in GCC 7.1 2448 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:26: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'virtual lldb::addr_t lldb_private::process_gdb_remote::ProcessGDBRemote::DoAllocateMemory(size_t, uint32_t, lldb_private::Status&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, long long unsigned int>, std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, long long unsigned int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, long long unsigned int> >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:24: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_RandomAccessIterator std::_V2::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1318:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 1318 | __rotate(_RandomAccessIterator __first, | ^~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1318:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1318:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1318:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >; _Distance = int; _Pointer = lldb_private::ObjectFile::LoadableData*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<lldb_private::process_gdb_remote::ProcessGDBRemote::WriteObjectFile(std::vector<lldb_private::ObjectFile::LoadableData>)::<lambda(lldb_private::ObjectFile::LoadableData, lldb_private::ObjectFile::LoadableData)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2400:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2400 | __merge_adaptive(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2400:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2400:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1433:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 1433 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1434 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2448:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2448 | std::__merge_adaptive(__first, __first_cut, __new_middle, __len11, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2449 | __len22, __buffer, __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2450:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2450 | std::__merge_adaptive(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2451 | __len1 - __len11, | ~~~~~~~~~~~~~~~~~ 2452 | __len2 - __len22, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2453 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >; _Pointer = lldb_private::ObjectFile::LoadableData*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<lldb_private::process_gdb_remote::ProcessGDBRemote::WriteObjectFile(std::vector<lldb_private::ObjectFile::LoadableData>)::<lambda(lldb_private::ObjectFile::LoadableData, lldb_private::ObjectFile::LoadableData)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2716 | __stable_sort_adaptive(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2725:31: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2725 | std::__stable_sort_adaptive(__first, __middle, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2726 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2727:31: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2727 | std::__stable_sort_adaptive(__middle, __last, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2728 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2732:33: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2732 | std::__merge_sort_with_buffer(__first, __middle, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2733:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2733 | std::__merge_sort_with_buffer(__middle, __last, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2735:28: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2735 | std::__merge_adaptive(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2736 | _Distance(__middle - __first), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2737 | _Distance(__last - __middle), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2738 | __buffer, __buffer_size, | ~~~~~~~~~~~~~~~~~~~~~~~~ 2739 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<lldb_private::process_gdb_remote::ProcessGDBRemote::WriteObjectFile(std::vector<lldb_private::ObjectFile::LoadableData>)::<lambda(lldb_private::ObjectFile::LoadableData, lldb_private::ObjectFile::LoadableData)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2461:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2461 | __merge_without_buffer(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2461:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2461:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1433:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 1433 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1434 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2502:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2502 | std::__merge_without_buffer(__first, __first_cut, __new_middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2503 | __len11, __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2504:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2504 | std::__merge_without_buffer(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2505 | __len1 - __len11, __len2 - __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__inplace_stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<lldb_private::process_gdb_remote::ProcessGDBRemote::WriteObjectFile(std::vector<lldb_private::ObjectFile::LoadableData>)::<lambda(lldb_private::ObjectFile::LoadableData, lldb_private::ObjectFile::LoadableData)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2745:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2745 | __inplace_stable_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2745:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2750:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2750 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2754:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2754 | std::__inplace_stable_sort(__first, __middle, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2755:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2755 | std::__inplace_stable_sort(__middle, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2756:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 2756 | std::__merge_without_buffer(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2757 | __middle - __first, | ~~~~~~~~~~~~~~~~~~~ 2758 | __last - __middle, | ~~~~~~~~~~~~~~~~~~ 2759 | __comp); | ~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointLocation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb_private::Status lldb_private::process_gdb_remote::ProcessGDBRemote::FlashErase(lldb::addr_t, size_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Symtab.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:32: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/RangeMap.h:368:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 368 | CombinePrevAndNext(pos); | ^~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/RangeMap.h:374:11: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 374 | CombinePrevAndNext(prev); | ^~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointLocation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointLocation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb_private::process_gdb_remote::ProcessGDBRemote::SetLastStopPacket(const StringExtractorGDBRemote&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<StringExtractorGDBRemote*, std::vector<StringExtractorGDBRemote> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:24: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In member function 'lldb::ThreadSP lldb_private::process_gdb_remote::ProcessGDBRemote::SetThreadStopInfo(lldb::tid_t, lldb_private::process_gdb_remote::ProcessGDBRemote::ExpeditedRegisterMap&, uint8_t, const string&, const string&, const string&, uint32_t, const std::vector<long long unsigned int, std::allocator<long long unsigned int> >&, lldb::addr_t, bool, lldb_private::LazyBool, lldb::addr_t, std::string&, lldb::QueueKind, uint64_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:161:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 161 | return __find_if(__first, __last, __pred, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 162 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/StoppointLocation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:30: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = bool; _Functor = lldb_private::process_gdb_remote::ProcessGDBRemote::UpdateThreadIDList()::<lambda(lldb_private::StructuredData::Object*)>; _ArgTypes = {lldb_private::StructuredData::Object*}]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In function 'lldb::StateType lldb_private::process_gdb_remote::ProcessGDBRemote::SetThreadStopInfo(StringExtractor&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:2411:1: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 2411 | } | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:2411:1: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:2411:1: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:24: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In member function 'virtual lldb_private::Status lldb_private::process_gdb_remote::ProcessGDBRemote::WriteObjectFile(std::vector<lldb_private::ObjectFile::LoadableData>)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:4985:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 4985 | _TmpBuf __buf(__first, std::distance(__first, __last)); | ^~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:4988:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 4988 | std::__inplace_stable_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:4990:29: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 4990 | std::__stable_sort_adaptive(__first, __last, __buf.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4991 | _DistanceType(__buf.size()), __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2976/3291] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/RegisterContextPOSIXCore_powerpc.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_powerpc.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_powerpc.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_powerpc.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp: In constructor 'RegisterContextCorePOSIX_powerpc::RegisterContextCorePOSIX_powerpc(lldb_private::Thread&, lldb_private::RegisterInfoInterface*, const lldb_private::DataExtractor&, llvm::ArrayRef<lldb_private::CoreNote>)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp:27:56: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | ArchSpec arch = register_info->GetTargetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextPOSIX_powerpc.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2977/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextThreadMemory.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/OperatingSystem.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2978/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_mips64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp: In member function 'virtual size_t RegisterContextPOSIX_mips64::GetRegisterSetCount()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:104:68: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 104 | ArchSpec target_arch = m_register_info_ap->GetTargetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp: In member function 'virtual const lldb_private::RegisterSet* RegisterContextPOSIX_mips64::GetRegisterSet(size_t)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:127:68: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 127 | ArchSpec target_arch = m_register_info_ap->GetTargetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2979/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_arm.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2980/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_powerpc.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp:15: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2981/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_arm64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2982/3291] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/MinidumpParser.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp: In member function 'lldb_private::UUID lldb_private::minidump::MinidumpParser::GetModuleUUID(const lldb_private::minidump::MinidumpModule*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:76:70: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 76 | static_cast<CvSignature>(static_cast<const uint32_t>(*signature)); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp: In member function 'lldb_private::ArchSpec lldb_private::minidump::MinidumpParser::GetArchitecture()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:163:12: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 163 | return m_arch; | ^~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:169:12: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 169 | return m_arch; | ^~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:179:66: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 179 | static_cast<const uint32_t>(system_info->processor_arch)); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:179:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 179 | static_cast<const uint32_t>(system_info->processor_arch)); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:200:59: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 200 | static_cast<const uint32_t>(system_info->platform_id)); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:200:60: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 200 | static_cast<const uint32_t>(system_info->platform_id)); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:236:10: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 236 | return m_arch; | ^~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h: In instantiation of 'llvm::optional_detail::OptionalStorage<T, <anonymous> >::OptionalStorage(llvm::optional_detail::OptionalStorage<T, <anonymous> >&&) [with T = lldb_private::minidump::MinidumpParser; bool <anonymous> = false]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:126:3: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:46:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 46 | class MinidumpParser { | ^~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:48:7: note: synthesized method 'lldb_private::minidump::MinidumpParser::MinidumpParser(lldb_private::minidump::MinidumpParser&&)' first required here 48 | new (storage.buffer) T(std::move(*O.getPointer())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringExtras.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Error.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::MemoryRegionInfo&}; _Tp = lldb_private::MemoryRegionInfo; _Alloc = std::allocator<lldb_private::MemoryRegionInfo>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::MemoryRegionInfo>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringExtras.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Error.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = bool; _Functor = CreateRegionsCacheFromLinuxMaps(lldb_private::minidump::MinidumpParser&, std::vector<lldb_private::MemoryRegionInfo>&)::<lambda(const lldb_private::MemoryRegionInfo&, const lldb_private::Status&)>; _ArgTypes = {const lldb_private::MemoryRegionInfo&, const lldb_private::Status&}]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1810:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1810 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1829 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:61, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >; _Distance = int; _Tp = lldb_private::MemoryRegionInfo; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h: In function 'void std::__make_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h:326:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 326 | __make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h:326:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1929 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1943:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1943 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1661:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1661 | std::__make_heap(__first, __middle, __comp); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringExtras.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Error.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'const lldb_private::MemoryRegionInfos& lldb_private::minidump::MinidumpParser::GetMemoryRegions()': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1957:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1957 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1958 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1959 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1874:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1874 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1879:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1879 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2983/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_ppc64le.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2984/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_x86.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2985/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/ThreadMemory.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/ThreadMemory.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/ThreadMemory.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/ThreadMemory.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/ThreadMemory.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/ThreadMemory.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/ThreadMemory.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/ThreadMemory.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/ThreadMemory.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/ThreadMemory.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2986/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextLLDB.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2987/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/RegisterContextPOSIX_s390x.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2988/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/UnwindMacOSXFrameBackchain.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const UnwindMacOSXFrameBackchain::Cursor&}; _Tp = UnwindMacOSXFrameBackchain::Cursor; _Alloc = std::allocator<UnwindMacOSXFrameBackchain::Cursor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<UnwindMacOSXFrameBackchain::Cursor>::iterator' {aka '__gnu_cxx::__normal_iterator<UnwindMacOSXFrameBackchain::Cursor*, std::vector<UnwindMacOSXFrameBackchain::Cursor> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = UnwindMacOSXFrameBackchain::Cursor; _Alloc = std::allocator<UnwindMacOSXFrameBackchain::Cursor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector<UnwindMacOSXFrameBackchain::Cursor>::const_iterator' {aka '__gnu_cxx::__normal_iterator<const UnwindMacOSXFrameBackchain::Cursor*, std::vector<UnwindMacOSXFrameBackchain::Cursor> >'} changed in GCC 7.1 130 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<UnwindMacOSXFrameBackchain::Cursor*, std::vector<UnwindMacOSXFrameBackchain::Cursor> >' changed in GCC 7.1 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'size_t UnwindMacOSXFrameBackchain::GetStackFrameData_x86_64(const lldb_private::ExecutionContext&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<UnwindMacOSXFrameBackchain::Cursor*, std::vector<UnwindMacOSXFrameBackchain::Cursor> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<UnwindMacOSXFrameBackchain::Cursor*, std::vector<UnwindMacOSXFrameBackchain::Cursor> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:237:59: note: parameter passing for argument of type 'std::vector<UnwindMacOSXFrameBackchain::Cursor>::const_iterator' {aka '__gnu_cxx::__normal_iterator<const UnwindMacOSXFrameBackchain::Cursor*, std::vector<UnwindMacOSXFrameBackchain::Cursor> >'} changed in GCC 7.1 237 | m_cursors.insert(m_cursors.begin() + 1, cursor); | ^ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'size_t UnwindMacOSXFrameBackchain::GetStackFrameData_i386(const lldb_private::ExecutionContext&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<UnwindMacOSXFrameBackchain::Cursor*, std::vector<UnwindMacOSXFrameBackchain::Cursor> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<UnwindMacOSXFrameBackchain::Cursor*, std::vector<UnwindMacOSXFrameBackchain::Cursor> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.cpp:147:59: note: parameter passing for argument of type 'std::vector<UnwindMacOSXFrameBackchain::Cursor>::const_iterator' {aka '__gnu_cxx::__normal_iterator<const UnwindMacOSXFrameBackchain::Cursor*, std::vector<UnwindMacOSXFrameBackchain::Cursor> >'} changed in GCC 7.1 147 | m_cursors.insert(m_cursors.begin() + 1, cursor); | ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2989/3291] Building CXX object tools/lldb/source/Plugins/Process/mach-core/CMakeFiles/lldbPluginProcessMachCore.dir/ThreadMachCore.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2990/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/StopInfoMachException.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2991/3291] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/ThreadElfCore.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterContextFreeBSD_i386.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp: In member function 'virtual lldb::RegisterContextSP ThreadElfCore::CreateRegisterContextForFrame(lldb_private::StackFrame*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:223:57: warning: 'new' of type 'RegisterContextCorePOSIX_x86_64' with extended alignment 16 [-Waligned-new=] 223 | *this, reg_interface, m_gpregset_data, m_notes)); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:223:57: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:223:57: note: use '-faligned-new' to enable C++17 over-aligned new support In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContextScope.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/RegisterContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2992/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/InferiorCallPOSIX.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp: In function 'bool lldb_private::InferiorCallMmap(lldb_private::Process*, lldb::addr_t&, lldb::addr_t, lldb::addr_t, unsigned int, unsigned int, lldb::addr_t, lldb::addr_t)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:87:68: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 87 | const ArchSpec arch = process->GetTarget().GetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2993/3291] Building CXX object tools/lldb/source/Plugins/Process/Utility/CMakeFiles/lldbPluginProcessUtility.dir/UnwindLLDB.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2994/3291] Building CXX object tools/lldb/source/Plugins/Process/mach-core/CMakeFiles/lldbPluginProcessMachCore.dir/ProcessMachCore.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp: In member function 'virtual lldb_private::Status ProcessMachCore::DoLoadCore()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:446:52: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 446 | ArchSpec arch(m_core_module_sp->GetArchitecture()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:32: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Threading.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp:15: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2995/3291] Building CXX object tools/lldb/source/Plugins/Process/elf-core/CMakeFiles/lldbPluginProcessElfCore.dir/ProcessElfCore.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp: In member function 'virtual lldb_private::Status ProcessElfCore::DoLoadCore()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:204:52: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 204 | ArchSpec arch(m_core_module_sp->GetArchitecture()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:206:54: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 206 | ArchSpec target_arch = GetTarget().GetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:207:57: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 207 | ArchSpec core_arch(m_core_module_sp->GetArchitecture()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp: In member function 'llvm::Expected<std::vector<lldb_private::CoreNote> > ProcessElfCore::parseSegment(const lldb_private::DataExtractor&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:492:19: warning: redundant move in return statement [-Wredundant-move] 492 | return std::move(result); | ~~~~~~~~~^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:492:19: note: remove 'std::move' call TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp: In member function 'lldb_private::ArchSpec ProcessElfCore::GetArchitecture()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:741:54: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 741 | ArchSpec target_arch = GetTarget().GetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:748:12: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 748 | return target_arch; | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:751:10: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 751 | return arch; | ^~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:32: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const ProcessElfCore::NT_FILE_Entry&}; _Tp = ProcessElfCore::NT_FILE_Entry; _Alloc = std::allocator<ProcessElfCore::NT_FILE_Entry>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<ProcessElfCore::NT_FILE_Entry>::iterator' {aka '__gnu_cxx::__normal_iterator<ProcessElfCore::NT_FILE_Entry*, std::vector<ProcessElfCore::NT_FILE_Entry> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const ThreadData&}; _Tp = ThreadData; _Alloc = std::allocator<ThreadData>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<ThreadData>::iterator' {aka '__gnu_cxx::__normal_iterator<ThreadData*, std::vector<ThreadData> >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'llvm::Error ProcessElfCore::parseLinuxNotes(llvm::ArrayRef<lldb_private::CoreNote>)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ThreadData*, std::vector<ThreadData> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ProcessElfCore::NT_FILE_Entry*, std::vector<ProcessElfCore::NT_FILE_Entry> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ThreadData*, std::vector<ThreadData> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'llvm::Error ProcessElfCore::parseOpenBSDNotes(llvm::ArrayRef<lldb_private::CoreNote>)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ThreadData*, std::vector<ThreadData> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'llvm::Error ProcessElfCore::parseNetBSDNotes(llvm::ArrayRef<lldb_private::CoreNote>)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ThreadData*, std::vector<ThreadData> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'llvm::Error ProcessElfCore::parseFreeBSDNotes(llvm::ArrayRef<lldb_private::CoreNote>)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ThreadData*, std::vector<ThreadData> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ThreadData*, std::vector<ThreadData> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [2996/3291] Linking CXX static library lib/liblldbPluginProcessGDBRemote.a [2997/3291] Linking CXX static library lib/liblldbPluginProcessUtility.a [2998/3291] Linking CXX static library lib/liblldbPluginProcessElfCore.a [2999/3291] Linking CXX static library lib/liblldbPluginProcessMachCore.a [3000/3291] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/RegisterContextMinidump_ARM64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3001/3291] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/RegisterContextMinidump_x86_32.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3002/3291] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/RegisterContextMinidump_x86_64.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_64.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_64.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_64.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3003/3291] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/ProcessMinidump.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h: In copy constructor 'lldb_private::minidump::MinidumpParser::MinidumpParser(const lldb_private::minidump::MinidumpParser&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:46:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 46 | class MinidumpParser { | ^~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp: In constructor 'lldb_private::minidump::ProcessMinidump::ProcessMinidump(lldb::TargetSP, lldb::ListenerSP, const lldb_private::FileSpec&, lldb_private::minidump::MinidumpParser)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:146:47: note: synthesized method 'lldb_private::minidump::MinidumpParser::MinidumpParser(const lldb_private::minidump::MinidumpParser&)' first required here 146 | m_core_file(core_file), m_is_wow64(false) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h: In instantiation of 'llvm::optional_detail::OptionalStorage<T, <anonymous> >::OptionalStorage(llvm::optional_detail::OptionalStorage<T, <anonymous> >&&) [with T = lldb_private::minidump::MinidumpParser; bool <anonymous> = false]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:126:3: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:46:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 46 | class MinidumpParser { | ^~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:48:7: note: synthesized method 'lldb_private::minidump::MinidumpParser::MinidumpParser(lldb_private::minidump::MinidumpParser&&)' first required here 48 | new (storage.buffer) T(std::move(*O.getPointer())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3004/3291] Building CXX object tools/lldb/source/Plugins/Process/minidump/CMakeFiles/lldbPluginProcessMinidump.dir/ThreadMinidump.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h: In constructor 'lldb_private::RegisterInfoInterface::RegisterInfoInterface(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/RegisterInfoInterface.h:27:34: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 27 | : m_target_arch(target_arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp: In member function 'virtual lldb::RegisterContextSP lldb_private::minidump::ThreadMinidump::CreateRegisterContextForFrame(lldb_private::StackFrame*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:76:45: warning: 'new' of type 'RegisterContextCorePOSIX_x86_64' with extended alignment 16 [-Waligned-new=] 76 | *this, reg_interface, gpregset, {})); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:76:45: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:76:45: note: use '-faligned-new' to enable C++17 over-aligned new support TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:85:45: warning: 'new' of type 'RegisterContextCorePOSIX_x86_64' with extended alignment 16 [-Waligned-new=] 85 | *this, reg_interface, gpregset, {})); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:85:45: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:85:45: note: use '-faligned-new' to enable C++17 over-aligned new support In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpParser.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ProcessMinidump.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/MinidumpTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3005/3291] Linking CXX static library lib/liblldbPluginProcessMinidump.a [3006/3291] Building CXX object tools/lldb/source/Plugins/ScriptInterpreter/None/CMakeFiles/lldbPluginScriptInterpreterNone.dir/ScriptInterpreterNone.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/ScriptInterpreter.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/ScriptInterpreter.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/ScriptInterpreter.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3007/3291] Linking CXX static library lib/liblldbPluginScriptInterpreterNone.a [3008/3291] Building CXX object tools/lldb/source/Plugins/StructuredData/DarwinLog/CMakeFiles/lldbPluginStructuredDataDarwinLog.dir/StructuredDataDarwinLog.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StructuredDataPlugin.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3009/3291] Linking CXX static library lib/liblldbPluginStructuredDataDarwinLog.a [3010/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/Breakpad/CMakeFiles/lldbPluginSymbolFileBreakpad.dir/SymbolFileBreakpad.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h: In member function 'virtual lldb_private::ArchSpec lldb_private::breakpad::ObjectFileBreakpad::GetArchitecture()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:85:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 85 | ArchSpec GetArchitecture() override { return m_arch; } | ^~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3011/3291] Linking CXX static library lib/liblldbPluginSymbolFileBreakpad.a [3012/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDeclContext.cpp.o [3013/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDataExtractor.cpp.o [3014/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDefines.cpp.o [3015/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugMacinfoEntry.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfoEntry.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3016/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DIERef.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DIERef.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DIERef.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DIERef.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DIERef.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DIERef.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3017/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugMacinfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacinfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3018/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFAbbreviationDeclaration.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Format.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/BinaryFormat/Dwarf.h:27, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/dwarf.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {DWARFAttribute}; _Tp = DWARFAttribute; _Alloc = std::allocator<DWARFAttribute>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<DWARFAttribute>::iterator' {aka '__gnu_cxx::__normal_iterator<DWARFAttribute*, std::vector<DWARFAttribute> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'bool DWARFAbbreviationDeclaration::Extract(const lldb_private::DWARFDataExtractor&, lldb::offset_t*, dw_uleb128_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<DWARFAttribute*, std::vector<DWARFAttribute> >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3019/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFAttribute.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3020/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFCompileUnit.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3021/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugArangeSet.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const DWARFDebugArangeSet::Descriptor&}; _Tp = DWARFDebugArangeSet::Descriptor; _Alloc = std::allocator<DWARFDebugArangeSet::Descriptor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<DWARFDebugArangeSet::Descriptor>::iterator' {aka '__gnu_cxx::__normal_iterator<DWARFDebugArangeSet::Descriptor*, std::vector<DWARFDebugArangeSet::Descriptor> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = DWARFDebugArangeSet::Descriptor; _Alloc = std::allocator<DWARFDebugArangeSet::Descriptor>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector<DWARFDebugArangeSet::Descriptor>::const_iterator' {aka '__gnu_cxx::__normal_iterator<const DWARFDebugArangeSet::Descriptor*, std::vector<DWARFDebugArangeSet::Descriptor> >'} changed in GCC 7.1 130 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<DWARFDebugArangeSet::Descriptor*, std::vector<DWARFDebugArangeSet::Descriptor> >' changed in GCC 7.1 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void DWARFDebugArangeSet::AddDescriptor(const DWARFDebugArangeSet::Descriptor&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<DWARFDebugArangeSet::Descriptor*, std::vector<DWARFDebugArangeSet::Descriptor> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp:102:47: note: parameter passing for argument of type 'std::vector<DWARFDebugArangeSet::Descriptor>::const_iterator' {aka '__gnu_cxx::__normal_iterator<const DWARFDebugArangeSet::Descriptor*, std::vector<DWARFDebugArangeSet::Descriptor> >'} changed in GCC 7.1 102 | m_arange_descriptors.insert(pos, range); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp:124:45: note: parameter passing for argument of type 'std::vector<DWARFDebugArangeSet::Descriptor>::const_iterator' {aka '__gnu_cxx::__normal_iterator<const DWARFDebugArangeSet::Descriptor*, std::vector<DWARFDebugArangeSet::Descriptor> >'} changed in GCC 7.1 124 | m_arange_descriptors.insert(pos, range); | ^ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'bool DWARFDebugArangeSet::Extract(const lldb_private::DWARFDataExtractor&, lldb::offset_t*)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<DWARFDebugArangeSet::Descriptor*, std::vector<DWARFDebugArangeSet::Descriptor> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Host.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Hashing.h:49, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMapInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_RandomAccessIterator std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<const DWARFDebugArangeSet::Descriptor*, std::vector<DWARFDebugArangeSet::Descriptor> >; _Predicate = __gnu_cxx::__ops::_Iter_pred<DescriptorContainsAddress>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:112:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const DWARFDebugArangeSet::Descriptor*, std::vector<DWARFDebugArangeSet::Descriptor> >' changed in GCC 7.1 112 | __find_if(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:112:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const DWARFDebugArangeSet::Descriptor*, std::vector<DWARFDebugArangeSet::Descriptor> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In member function 'dw_offset_t DWARFDebugArangeSet::FindAddress(dw_addr_t) const': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:161:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const DWARFDebugArangeSet::Descriptor*, std::vector<DWARFDebugArangeSet::Descriptor> >' changed in GCC 7.1 161 | return __find_if(__first, __last, __pred, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 162 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3022/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugMacro.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3023/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3024/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugAbbrev.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3025/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFBaseDIE.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3026/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugAranges.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3027/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/AppleDWARFIndex.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/MappedHash.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/HashedNameToDIE.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/AppleDWARFIndex.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/MappedHash.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/HashedNameToDIE.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/AppleDWARFIndex.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3028/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugRanges.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Format.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/BinaryFormat/Dwarf.h:27, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/dwarf.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {DWARFDebugRngLists::RngListEntry}; _Tp = DWARFDebugRngLists::RngListEntry; _Alloc = std::allocator<DWARFDebugRngLists::RngListEntry>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<DWARFDebugRngLists::RngListEntry>::iterator' {aka '__gnu_cxx::__normal_iterator<DWARFDebugRngLists::RngListEntry*, std::vector<DWARFDebugRngLists::RngListEntry> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {DWARFDebugRngLists::RngListEntry}; _Tp = DWARFDebugRngLists::RngListEntry; _Alloc = std::allocator<DWARFDebugRngLists::RngListEntry>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<DWARFDebugRngLists::RngListEntry*, std::vector<DWARFDebugRngLists::RngListEntry> >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'virtual void DWARFDebugRngLists::Extract(SymbolFileDWARF*)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3029/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugInfoEntry.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3030/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDebugLine.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const DWARFDebugLine::Row&}; _Tp = DWARFDebugLine::Row; _Alloc = std::allocator<DWARFDebugLine::Row>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<DWARFDebugLine::Row>::iterator' {aka '__gnu_cxx::__normal_iterator<DWARFDebugLine::Row*, std::vector<DWARFDebugLine::Row> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void DWARFDebugLine::LineTable::AppendRow(const DWARFDebugLine::Row&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<DWARFDebugLine::Row*, std::vector<DWARFDebugLine::Row> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_insert_aux(std::vector<_Tp, _Alloc>::iterator, _Arg&&) [with _Arg = DWARFDebugLine::Row; _Tp = DWARFDebugLine::Row; _Alloc = std::allocator<DWARFDebugLine::Row>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:395:7: note: parameter passing for argument of type 'std::vector<DWARFDebugLine::Row>::iterator' {aka '__gnu_cxx::__normal_iterator<DWARFDebugLine::Row*, std::vector<DWARFDebugLine::Row> >'} changed in GCC 7.1 395 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = DWARFDebugLine::Row; _Alloc = std::allocator<DWARFDebugLine::Row>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector<DWARFDebugLine::Row>::const_iterator' {aka '__gnu_cxx::__normal_iterator<const DWARFDebugLine::Row*, std::vector<DWARFDebugLine::Row> >'} changed in GCC 7.1 130 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:154:6: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<DWARFDebugLine::Row*, std::vector<DWARFDebugLine::Row> >' changed in GCC 7.1 154 | _M_insert_aux(__pos, std::move(__x_copy._M_val())); | ^~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<DWARFDebugLine::Row*, std::vector<DWARFDebugLine::Row> >' changed in GCC 7.1 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In static member function 'static void DWARFDebugLine::Row::Insert(DWARFDebugLine::Row::collection&, const DWARFDebugLine::Row&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<DWARFDebugLine::Row*, std::vector<DWARFDebugLine::Row> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:1114:43: note: parameter passing for argument of type 'std::vector<DWARFDebugLine::Row>::const_iterator' {aka '__gnu_cxx::__normal_iterator<const DWARFDebugLine::Row*, std::vector<DWARFDebugLine::Row> >'} changed in GCC 7.1 1114 | state_coll.insert(range.first, state); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugLine.cpp:1120:46: note: parameter passing for argument of type 'std::vector<DWARFDebugLine::Row>::const_iterator' {aka '__gnu_cxx::__normal_iterator<const DWARFDebugLine::Row*, std::vector<DWARFDebugLine::Row> >'} changed in GCC 7.1 1120 | state_coll.insert(range.second, state); | ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3031/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DebugNamesDWARFIndex.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/LogChannelDWARF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp: In static member function 'static llvm::Expected<std::unique_ptr<lldb_private::DebugNamesDWARFIndex> > lldb_private::DebugNamesDWARFIndex::Create(lldb_private::Module&, lldb_private::DWARFDataExtractor, lldb_private::DWARFDataExtractor, DWARFDebugInfo*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp:38:21: warning: redundant move in return statement [-Wredundant-move] 38 | return std::move(E); | ~~~~~~~~~^~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp:38:21: note: remove 'std::move' call At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3032/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFASTParserClang.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp: In member function 'virtual lldb::TypeSP DWARFASTParserClang::ParseTypeFromDWARF(const lldb_private::SymbolContext&, const DWARFDIE&, lldb_private::Log*, bool*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:860:46: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 860 | unique_ast_entry_ap->m_declaration = unique_decl; | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:1668:17: warning: variable 'first_index' set but not used [-Wunused-but-set-variable] 1668 | int64_t first_index = 0; | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp: In member function 'virtual lldb_private::Function* DWARFASTParserClang::ParseFunctionFromDWARF(lldb_private::CompileUnit&, const DWARFDIE&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:2666:49: warning: implicitly-declared 'lldb_private::DWARFExpression& lldb_private::DWARFExpression::operator=(const lldb_private::DWARFExpression&)' is deprecated [-Wdeprecated-copy] 2666 | func_sp->GetFrameBaseExpression() = frame_base; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:74:3: note: because 'lldb_private::DWARFExpression' has user-provided 'lldb_private::DWARFExpression::DWARFExpression(const lldb_private::DWARFExpression&)' 74 | DWARFExpression(const DWARFExpression &rhs); | ^~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Host.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Hashing.h:49, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMapInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/CharUnits.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3033/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDIECollection.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIECollection.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIECollection.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3034/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/LogChannelDWARF.cpp.o [3035/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/UniqueDWARFASTType.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3036/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/PdbSymUid.cpp.o [3037/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/HashedNameToDIE.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/MappedHash.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/MappedHash.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3038/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFFormValue.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3039/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/SymbolFileDWARFDwo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3040/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/PDB/CMakeFiles/lldbPluginSymbolFilePDB.dir/PDBLocationToDWARFExpression.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3041/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/NameToDIE.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3042/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/Symtab/CMakeFiles/lldbPluginSymbolFileSymtab.dir/SymbolFileSymtab.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3043/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFDIE.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3044/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/SymbolFileDWARFDwp.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3045/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/SymbolFileDWARFDwoDwp.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwoDwp.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3046/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/DWARFLocationExpression.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3047/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFIndex.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/ErrorHandling.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/BinaryFormat/Dwarf.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/dwarf.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DIERef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFIndex.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3048/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/DWARFUnit.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3049/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/PdbIndex.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp: In static member function 'static llvm::Expected<std::unique_ptr<lldb_private::npdb::PdbIndex> > lldb_private::npdb::PdbIndex::create(std::unique_ptr<llvm::pdb::PDBFile>)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp:59:19: warning: redundant move in return statement [-Wredundant-move] 59 | return std::move(result); | ~~~~~~~~~^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp:59:19: note: remove 'std::move' call In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h: In instantiation of 'llvm::pdb::GSIHashIterator::GSIHashIterator(T&&) [with T = llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h:67:77: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h:37:69: warning: implicitly-declared 'llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>::FixedStreamArrayIterator(const llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>&)' is deprecated [-Wdeprecated-copy] 37 | : GSIHashIterator::iterator_adaptor_base(std::forward<T &&>(v)) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamReader.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:328:3: note: because 'llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>' has user-provided 'llvm::FixedStreamArrayIterator<T>& llvm::FixedStreamArrayIterator<T>::operator=(const llvm::FixedStreamArrayIterator<T>&) [with T = llvm::pdb::PSHashRecord]' 328 | operator=(const FixedStreamArrayIterator<T> &Other) { | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Host.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Hashing.h:49, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMapInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator.h:216:51: note: initializing argument 1 of 'llvm::iterator_adaptor_base<DerivedT, WrappedIteratorT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT>::iterator_adaptor_base(WrappedIteratorT) [with DerivedT = llvm::pdb::GSIHashIterator; WrappedIteratorT = llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>; IteratorCategoryT = std::random_access_iterator_tag; T = const unsigned int; DifferenceTypeT = int; PointerT = const unsigned int*; ReferenceT = const unsigned int&]' 216 | explicit iterator_adaptor_base(WrappedIteratorT u) : I(std::move(u)) { | ~~~~~~~~~~~~~~~~~^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator.h: In instantiation of 'llvm::iterator_adaptor_base<DerivedT, WrappedIteratorT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT>::iterator_adaptor_base(WrappedIteratorT) [with DerivedT = llvm::pdb::GSIHashIterator; WrappedIteratorT = llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>; IteratorCategoryT = std::random_access_iterator_tag; T = const unsigned int; DifferenceTypeT = int; PointerT = const unsigned int*; ReferenceT = const unsigned int&]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h:37:69: required from 'llvm::pdb::GSIHashIterator::GSIHashIterator(T&&) [with T = llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h:67:77: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator.h:216:70: warning: implicitly-declared 'llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>::FixedStreamArrayIterator(const llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>&)' is deprecated [-Wdeprecated-copy] 216 | explicit iterator_adaptor_base(WrappedIteratorT u) : I(std::move(u)) { | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamReader.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:328:3: note: because 'llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>' has user-provided 'llvm::FixedStreamArrayIterator<T>& llvm::FixedStreamArrayIterator<T>::operator=(const llvm::FixedStreamArrayIterator<T>&) [with T = llvm::pdb::PSHashRecord]' 328 | operator=(const FixedStreamArrayIterator<T> &Other) { | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h: In instantiation of 'llvm::Expected<llvm::codeview::CVRecord<Kind> > llvm::codeview::readCVRecordFromStream(llvm::BinaryStreamRef, uint32_t) [with Kind = llvm::codeview::SymbolKind; uint32_t = unsigned int]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:110:62: required from 'llvm::Error llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<Kind> >::operator()(llvm::BinaryStreamRef, uint32_t&, llvm::codeview::CVRecord<Kind>&) [with Kind = llvm::codeview::SymbolKind; uint32_t = unsigned int]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:165:12: required from 'llvm::VarStreamArrayIterator<ValueType, Extractor>::VarStreamArrayIterator(const ArrayType&, const Extractor&, uint32_t, bool*) [with ValueType = llvm::codeview::CVRecord<llvm::codeview::SymbolKind>; Extractor = llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> >; llvm::VarStreamArrayIterator<ValueType, Extractor>::ArrayType = llvm::VarStreamArray<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> >; uint32_t = unsigned int]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:106:12: required from 'llvm::VarStreamArray<ValueType, Extractor>::Iterator llvm::VarStreamArray<ValueType, Extractor>::begin(bool*) const [with ValueType = llvm::codeview::CVRecord<llvm::codeview::SymbolKind>; Extractor = llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> >; llvm::VarStreamArray<ValueType, Extractor>::Iterator = llvm::VarStreamArrayIterator<llvm::codeview::CVRecord<llvm::codeview::SymbolKind>, llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> > >]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp:127:31: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:92:24: warning: redundant move in return statement [-Wredundant-move] 92 | return std::move(EC); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:92:24: note: remove 'std::move' call TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:100:24: warning: redundant move in return statement [-Wredundant-move] 100 | return std::move(EC); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:100:24: note: remove 'std::move' call In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMapInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {lldb_private::npdb::SymbolAndUid}; _Tp = lldb_private::npdb::SymbolAndUid; _Alloc = std::allocator<lldb_private::npdb::SymbolAndUid>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::npdb::SymbolAndUid>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::npdb::SymbolAndUid*, std::vector<lldb_private::npdb::SymbolAndUid> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'std::vector<lldb_private::npdb::SymbolAndUid> lldb_private::npdb::PdbIndex::FindSymbolsByVa(lldb::addr_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::npdb::SymbolAndUid*, std::vector<lldb_private::npdb::SymbolAndUid> >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3050/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/PdbUtil.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h: In instantiation of 'llvm::optional_detail::OptionalStorage<T, <anonymous> >& llvm::optional_detail::OptionalStorage<T, <anonymous> >::operator=(T&&) [with T = lldb_private::DWARFExpression; bool <anonymous> = false]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:129:13: required from 'llvm::Optional<T>& llvm::Optional<T>::operator=(T&&) [with T = lldb_private::DWARFExpression]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp:521:70: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:54:21: warning: implicitly-declared 'lldb_private::DWARFExpression& lldb_private::DWARFExpression::operator=(const lldb_private::DWARFExpression&)' is deprecated [-Wdeprecated-copy] 54 | *getPointer() = std::move(y); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:74:3: note: because 'lldb_private::DWARFExpression' has user-provided 'lldb_private::DWARFExpression::DWARFExpression(const lldb_private::DWARFExpression&)' 74 | DWARFExpression(const DWARFExpression &rhs); | ^~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = lldb_private::Range<long long unsigned int, long long unsigned int>; _Alloc = std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&}; _Tp = lldb_private::Range<long long unsigned int, long long unsigned int>; _Alloc = std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3051/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/SymbolFileDWARFDebugMap.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3052/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/CompileUnitIndex.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h: In instantiation of 'llvm::Expected<llvm::codeview::CVRecord<Kind> > llvm::codeview::readCVRecordFromStream(llvm::BinaryStreamRef, uint32_t) [with Kind = llvm::codeview::SymbolKind; uint32_t = unsigned int]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:110:62: required from 'llvm::Error llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<Kind> >::operator()(llvm::BinaryStreamRef, uint32_t&, llvm::codeview::CVRecord<Kind>&) [with Kind = llvm::codeview::SymbolKind; uint32_t = unsigned int]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:165:12: required from 'llvm::VarStreamArrayIterator<ValueType, Extractor>::VarStreamArrayIterator(const ArrayType&, const Extractor&, uint32_t, bool*) [with ValueType = llvm::codeview::CVRecord<llvm::codeview::SymbolKind>; Extractor = llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> >; llvm::VarStreamArrayIterator<ValueType, Extractor>::ArrayType = llvm::VarStreamArray<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> >; uint32_t = unsigned int]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:106:12: required from 'llvm::VarStreamArray<ValueType, Extractor>::Iterator llvm::VarStreamArray<ValueType, Extractor>::begin(bool*) const [with ValueType = llvm::codeview::CVRecord<llvm::codeview::SymbolKind>; Extractor = llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> >; llvm::VarStreamArray<ValueType, Extractor>::Iterator = llvm::VarStreamArrayIterator<llvm::codeview::CVRecord<llvm::codeview::SymbolKind>, llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> > >]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp:91:30: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:92:24: warning: redundant move in return statement [-Wredundant-move] 92 | return std::move(EC); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:92:24: note: remove 'std::move' call TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:100:24: warning: redundant move in return statement [-Wredundant-move] 100 | return std::move(EC); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:100:24: note: remove 'std::move' call At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3053/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/ManualDWARFIndex.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFUnit.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFDebugInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/ErrorHandling.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/BinaryFormat/Dwarf.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/dwarf.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DIERef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/DWARFIndex.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/ManualDWARFIndex.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3054/3291] Building CXX object tools/lldb/source/Plugins/SystemRuntime/MacOSX/CMakeFiles/lldbPluginSystemRuntimeMacOSX.dir/AppleGetItemInfoHandler.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3055/3291] Building CXX object tools/lldb/source/Plugins/SystemRuntime/MacOSX/CMakeFiles/lldbPluginSystemRuntimeMacOSX.dir/AppleGetPendingItemsHandler.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3056/3291] Building CXX object tools/lldb/source/Plugins/SystemRuntime/MacOSX/CMakeFiles/lldbPluginSystemRuntimeMacOSX.dir/AppleGetQueuesHandler.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3057/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/UdtRecordCompleter.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp:6: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp:8: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp:8: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp:8: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp:6: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp:8: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTImporter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp:1: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3058/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/PDB/CMakeFiles/lldbPluginSymbolFilePDB.dir/PDBASTParser.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3059/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/PdbAstBuilder.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp: In function 'llvm::Optional<lldb_private::npdb::CVTagRecord> GetNestedTagDefinition(const llvm::codeview::NestedTypeRecord&, const lldb_private::npdb::CVTagRecord&, llvm::pdb::TpiStream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:205:19: warning: redundant move in return statement [-Wredundant-move] 205 | return std::move(child); | ~~~~~~~~~^~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:205:19: note: remove 'std::move' call In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/PublicsStream.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h: In instantiation of 'llvm::pdb::GSIHashIterator::GSIHashIterator(T&&) [with T = llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h:67:77: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h:37:69: warning: implicitly-declared 'llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>::FixedStreamArrayIterator(const llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>&)' is deprecated [-Wdeprecated-copy] 37 | : GSIHashIterator::iterator_adaptor_base(std::forward<T &&>(v)) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamReader.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:1: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:328:3: note: because 'llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>' has user-provided 'llvm::FixedStreamArrayIterator<T>& llvm::FixedStreamArrayIterator<T>::operator=(const llvm::FixedStreamArrayIterator<T>&) [with T = llvm::pdb::PSHashRecord]' 328 | operator=(const FixedStreamArrayIterator<T> &Other) { | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Host.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Hashing.h:49, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMapInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:1: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator.h:216:51: note: initializing argument 1 of 'llvm::iterator_adaptor_base<DerivedT, WrappedIteratorT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT>::iterator_adaptor_base(WrappedIteratorT) [with DerivedT = llvm::pdb::GSIHashIterator; WrappedIteratorT = llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>; IteratorCategoryT = std::random_access_iterator_tag; T = const unsigned int; DifferenceTypeT = int; PointerT = const unsigned int*; ReferenceT = const unsigned int&]' 216 | explicit iterator_adaptor_base(WrappedIteratorT u) : I(std::move(u)) { | ~~~~~~~~~~~~~~~~~^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:6: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h: In instantiation of 'static llvm::Expected<T> llvm::codeview::SymbolDeserializer::deserializeAs(llvm::codeview::CVSymbol) [with T = llvm::codeview::UDTSym; llvm::codeview::CVSymbol = llvm::codeview::CVRecord<llvm::codeview::SymbolKind>]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:874:76: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h:52:26: warning: redundant move in return statement [-Wredundant-move] 52 | return std::move(EC); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h:52:26: note: remove 'std::move' call In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Host.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Hashing.h:49, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMapInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:1: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator.h: In instantiation of 'llvm::iterator_adaptor_base<DerivedT, WrappedIteratorT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT>::iterator_adaptor_base(WrappedIteratorT) [with DerivedT = llvm::pdb::GSIHashIterator; WrappedIteratorT = llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>; IteratorCategoryT = std::random_access_iterator_tag; T = const unsigned int; DifferenceTypeT = int; PointerT = const unsigned int*; ReferenceT = const unsigned int&]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h:37:69: required from 'llvm::pdb::GSIHashIterator::GSIHashIterator(T&&) [with T = llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h:67:77: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator.h:216:70: warning: implicitly-declared 'llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>::FixedStreamArrayIterator(const llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>&)' is deprecated [-Wdeprecated-copy] 216 | explicit iterator_adaptor_base(WrappedIteratorT u) : I(std::move(u)) { | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamReader.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:1: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:328:3: note: because 'llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>' has user-provided 'llvm::FixedStreamArrayIterator<T>& llvm::FixedStreamArrayIterator<T>::operator=(const llvm::FixedStreamArrayIterator<T>&) [with T = llvm::pdb::PSHashRecord]' 328 | operator=(const FixedStreamArrayIterator<T> &Other) { | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Host.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Hashing.h:49, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMapInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:1: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:1: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h: In instantiation of 'llvm::Expected<llvm::codeview::CVRecord<Kind> > llvm::codeview::readCVRecordFromStream(llvm::BinaryStreamRef, uint32_t) [with Kind = llvm::codeview::SymbolKind; uint32_t = unsigned int]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:110:62: required from 'llvm::Error llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<Kind> >::operator()(llvm::BinaryStreamRef, uint32_t&, llvm::codeview::CVRecord<Kind>&) [with Kind = llvm::codeview::SymbolKind; uint32_t = unsigned int]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:165:12: required from 'llvm::VarStreamArrayIterator<ValueType, Extractor>::VarStreamArrayIterator(const ArrayType&, const Extractor&, uint32_t, bool*) [with ValueType = llvm::codeview::CVRecord<llvm::codeview::SymbolKind>; Extractor = llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> >; llvm::VarStreamArrayIterator<ValueType, Extractor>::ArrayType = llvm::VarStreamArray<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> >; uint32_t = unsigned int]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:106:12: required from 'llvm::VarStreamArray<ValueType, Extractor>::Iterator llvm::VarStreamArray<ValueType, Extractor>::begin(bool*) const [with ValueType = llvm::codeview::CVRecord<llvm::codeview::SymbolKind>; Extractor = llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> >; llvm::VarStreamArray<ValueType, Extractor>::Iterator = llvm::VarStreamArrayIterator<llvm::codeview::CVRecord<llvm::codeview::SymbolKind>, llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> > >]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:52:27: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:92:24: warning: redundant move in return statement [-Wredundant-move] 92 | return std::move(EC); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:92:24: note: remove 'std::move' call TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:100:24: warning: redundant move in return statement [-Wredundant-move] 100 | return std::move(EC); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:100:24: note: remove 'std::move' call TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h: In instantiation of 'llvm::Expected<llvm::codeview::CVRecord<Kind> > llvm::codeview::readCVRecordFromStream(llvm::BinaryStreamRef, uint32_t) [with Kind = llvm::codeview::TypeLeafKind; uint32_t = unsigned int]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:110:62: required from 'llvm::Error llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<Kind> >::operator()(llvm::BinaryStreamRef, uint32_t&, llvm::codeview::CVRecord<Kind>&) [with Kind = llvm::codeview::TypeLeafKind; uint32_t = unsigned int]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:165:12: required from 'llvm::VarStreamArrayIterator<ValueType, Extractor>::VarStreamArrayIterator(const ArrayType&, const Extractor&, uint32_t, bool*) [with ValueType = llvm::codeview::CVRecord<llvm::codeview::TypeLeafKind>; Extractor = llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::TypeLeafKind> >; llvm::VarStreamArrayIterator<ValueType, Extractor>::ArrayType = llvm::VarStreamArray<llvm::codeview::CVRecord<llvm::codeview::TypeLeafKind> >; uint32_t = unsigned int]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:106:12: required from 'llvm::VarStreamArray<ValueType, Extractor>::Iterator llvm::VarStreamArray<ValueType, Extractor>::begin(bool*) const [with ValueType = llvm::codeview::CVRecord<llvm::codeview::TypeLeafKind>; Extractor = llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::TypeLeafKind> >; llvm::VarStreamArray<ValueType, Extractor>::Iterator = llvm::VarStreamArrayIterator<llvm::codeview::CVRecord<llvm::codeview::TypeLeafKind>, llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::TypeLeafKind> > >]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp:1171:52: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:92:24: warning: redundant move in return statement [-Wredundant-move] 92 | return std::move(EC); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:92:24: note: remove 'std::move' call TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:100:24: warning: redundant move in return statement [-Wredundant-move] 100 | return std::move(EC); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:100:24: note: remove 'std::move' call At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3060/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/PDB/CMakeFiles/lldbPluginSymbolFilePDB.dir/SymbolFilePDB.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/UniqueCStringMap.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3061/3291] Linking CXX static library lib/liblldbPluginSymbolFileSymtab.a [3062/3291] Linking CXX static library lib/liblldbPluginSymbolFilePDB.a [3063/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/CompilerDecl.cpp.o [3064/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/CompilerDeclContext.cpp.o [3065/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/NativePDB/CMakeFiles/lldbPluginSymbolFileNativePDB.dir/SymbolFileNativePDB.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:44: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h: In instantiation of 'llvm::pdb::GSIHashIterator::GSIHashIterator(T&&) [with T = llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h:67:77: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h:37:69: warning: implicitly-declared 'llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>::FixedStreamArrayIterator(const llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>&)' is deprecated [-Wdeprecated-copy] 37 | : GSIHashIterator::iterator_adaptor_base(std::forward<T &&>(v)) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamReader.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:328:3: note: because 'llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>' has user-provided 'llvm::FixedStreamArrayIterator<T>& llvm::FixedStreamArrayIterator<T>::operator=(const llvm::FixedStreamArrayIterator<T>&) [with T = llvm::pdb::PSHashRecord]' 328 | operator=(const FixedStreamArrayIterator<T> &Other) { | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/DiagnosticIDs.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/Diagnostic.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/NestedNameSpecifier.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Type.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/DeclarationName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTImporter.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTImporter.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator.h:216:51: note: initializing argument 1 of 'llvm::iterator_adaptor_base<DerivedT, WrappedIteratorT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT>::iterator_adaptor_base(WrappedIteratorT) [with DerivedT = llvm::pdb::GSIHashIterator; WrappedIteratorT = llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>; IteratorCategoryT = std::random_access_iterator_tag; T = const unsigned int; DifferenceTypeT = int; PointerT = const unsigned int*; ReferenceT = const unsigned int&]' 216 | explicit iterator_adaptor_base(WrappedIteratorT u) : I(std::move(u)) { | ~~~~~~~~~~~~~~~~~^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:40: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h: In instantiation of 'static llvm::Expected<T> llvm::codeview::SymbolDeserializer::deserializeAs(llvm::codeview::CVSymbol) [with T = llvm::codeview::UDTSym; llvm::codeview::CVSymbol = llvm::codeview::CVRecord<llvm::codeview::SymbolKind>]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:1287:78: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h:52:26: warning: redundant move in return statement [-Wredundant-move] 52 | return std::move(EC); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h:52:26: note: remove 'std::move' call In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/DiagnosticIDs.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/Diagnostic.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/NestedNameSpecifier.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Type.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/DeclarationName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/ASTImporter.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTImporter.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator.h: In instantiation of 'llvm::iterator_adaptor_base<DerivedT, WrappedIteratorT, IteratorCategoryT, T, DifferenceTypeT, PointerT, ReferenceT>::iterator_adaptor_base(WrappedIteratorT) [with DerivedT = llvm::pdb::GSIHashIterator; WrappedIteratorT = llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>; IteratorCategoryT = std::random_access_iterator_tag; T = const unsigned int; DifferenceTypeT = int; PointerT = const unsigned int*; ReferenceT = const unsigned int&]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h:37:69: required from 'llvm::pdb::GSIHashIterator::GSIHashIterator(T&&) [with T = llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h:67:77: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator.h:216:70: warning: implicitly-declared 'llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>::FixedStreamArrayIterator(const llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>&)' is deprecated [-Wdeprecated-copy] 216 | explicit iterator_adaptor_base(WrappedIteratorT u) : I(std::move(u)) { | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamReader.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:328:3: note: because 'llvm::FixedStreamArrayIterator<llvm::pdb::PSHashRecord>' has user-provided 'llvm::FixedStreamArrayIterator<T>& llvm::FixedStreamArrayIterator<T>::operator=(const llvm::FixedStreamArrayIterator<T>&) [with T = llvm::pdb::PSHashRecord]' 328 | operator=(const FixedStreamArrayIterator<T> &Other) { | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTImporter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h: In instantiation of 'llvm::Expected<llvm::codeview::CVRecord<Kind> > llvm::codeview::readCVRecordFromStream(llvm::BinaryStreamRef, uint32_t) [with Kind = llvm::codeview::SymbolKind; uint32_t = unsigned int]': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:110:62: required from 'llvm::Error llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<Kind> >::operator()(llvm::BinaryStreamRef, uint32_t&, llvm::codeview::CVRecord<Kind>&) [with Kind = llvm::codeview::SymbolKind; uint32_t = unsigned int]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:165:12: required from 'llvm::VarStreamArrayIterator<ValueType, Extractor>::VarStreamArrayIterator(const ArrayType&, const Extractor&, uint32_t, bool*) [with ValueType = llvm::codeview::CVRecord<llvm::codeview::SymbolKind>; Extractor = llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> >; llvm::VarStreamArrayIterator<ValueType, Extractor>::ArrayType = llvm::VarStreamArray<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> >; uint32_t = unsigned int]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/BinaryStreamArray.h:106:12: required from 'llvm::VarStreamArray<ValueType, Extractor>::Iterator llvm::VarStreamArray<ValueType, Extractor>::begin(bool*) const [with ValueType = llvm::codeview::CVRecord<llvm::codeview::SymbolKind>; Extractor = llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> >; llvm::VarStreamArray<ValueType, Extractor>::Iterator = llvm::VarStreamArrayIterator<llvm::codeview::CVRecord<llvm::codeview::SymbolKind>, llvm::VarStreamArrayExtractor<llvm::codeview::CVRecord<llvm::codeview::SymbolKind> > >]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp:908:31: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:92:24: warning: redundant move in return statement [-Wredundant-move] 92 | return std::move(EC); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:92:24: note: remove 'std::move' call TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:100:24: warning: redundant move in return statement [-Wredundant-move] 100 | return std::move(EC); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h:100:24: note: remove 'std::move' call At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3066/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Declaration.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Declaration.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Declaration.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Declaration.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3067/3291] Building CXX object tools/lldb/source/Plugins/SymbolFile/DWARF/CMakeFiles/lldbPluginSymbolFileDWARF.dir/SymbolFileDWARF.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:31, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/CPlusPlus/CPlusPlusLanguage.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:28, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/CPlusPlus/CPlusPlusLanguage.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const char*, long long unsigned int&}; _Tp = lldb_private::CallEdge; _Alloc = std::allocator<lldb_private::CallEdge>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::CallEdge>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'virtual std::vector<lldb_private::CallEdge> SymbolFileDWARF::ParseCallEdgesInFunction(lldb_private::UserID)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::Range<long long unsigned int, long long unsigned int>&}; _Tp = lldb_private::Range<long long unsigned int, long long unsigned int>; _Alloc = std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:62, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Host.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Hashing.h:49, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMapInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tempbuf.h: In constructor 'std::_Temporary_buffer<_ForwardIterator, _Tp>::_Temporary_buffer(_ForwardIterator, std::_Temporary_buffer<_ForwardIterator, _Tp>::size_type) [with _ForwardIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Tp = lldb_private::Range<long long unsigned int, long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tempbuf.h:243:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 243 | _Temporary_buffer<_ForwardIterator, _Tp>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tempbuf.h:243:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Host.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Hashing.h:49, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMapInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 1829 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algobase.h: In function '_ForwardIterator std::__lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Tp = lldb_private::Range<long long unsigned int, long long unsigned int>; _Compare = __gnu_cxx::__ops::_Iter_less_val]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algobase.h:966:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 966 | __lower_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algobase.h:966:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Host.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Hashing.h:49, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMapInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/DenseMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_ForwardIterator std::__upper_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Tp = lldb_private::Range<long long unsigned int, long long unsigned int>; _Compare = __gnu_cxx::__ops::_Val_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2028:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2028 | __upper_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2028:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__move_merge_adaptive_backward(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, _BidirectionalIterator3, _Compare) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _BidirectionalIterator2 = lldb_private::Range<long long unsigned int, long long unsigned int>*; _BidirectionalIterator3 = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2319:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2319 | __move_merge_adaptive_backward(_BidirectionalIterator1 __first1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2319:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2319:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_RandomAccessIterator std::_V2::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1318:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 1318 | __rotate(_RandomAccessIterator __first, | ^~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1318:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1318:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Distance = int; _Pointer = lldb_private::Range<long long unsigned int, long long unsigned int>*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2400:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2400 | __merge_adaptive(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2400:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2400:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2416:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2416 | std::__move_merge_adaptive_backward(__first, __middle, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2417 | __buffer_end, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2416:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2430:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2430 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2431 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2439:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2439 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2440 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1433:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 1433 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1434 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2448:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2448 | std::__merge_adaptive(__first, __first_cut, __new_middle, __len11, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2449 | __len22, __buffer, __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2450:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2450 | std::__merge_adaptive(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2451 | __len1 - __len11, | ~~~~~~~~~~~~~~~~~ 2452 | __len2 - __len22, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2453 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2461:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2461 | __merge_without_buffer(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2461:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2461:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2461:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2486:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2486 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2487 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2495:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2495 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2496 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1433:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 1433 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1434 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2502:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2502 | std::__merge_without_buffer(__first, __first_cut, __new_middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2503 | __len11, __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2504:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2504 | std::__merge_without_buffer(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2505 | __len1 - __len11, __len2 - __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__inplace_stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2745:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2745 | __inplace_stable_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2745:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2750:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2750 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2754:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2754 | std::__inplace_stable_sort(__first, __middle, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2755:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2755 | std::__inplace_stable_sort(__middle, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2756:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2756 | std::__merge_without_buffer(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2757 | __middle - __first, | ~~~~~~~~~~~~~~~~~~~ 2758 | __last - __middle, | ~~~~~~~~~~~~~~~~~~ 2759 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _OutputIterator = lldb_private::Range<long long unsigned int, long long unsigned int>*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2623 | __move_merge(_InputIterator __first1, _InputIterator __last1, | ^~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = lldb_private::Range<long long unsigned int, long long unsigned int>*; _OutputIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Pointer = lldb_private::Range<long long unsigned int, long long unsigned int>*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2689:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2689 | __merge_sort_with_buffer(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2689:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2679:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2679 | std::__insertion_sort(__first, __first + __chunk_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2682:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2682 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2658:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2658 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2659 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2660 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2661 | __result, __comp); | ~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2658:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2666:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2666 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2667 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2666:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2658:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2658 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2659 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2660 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2661 | __result, __comp); | ~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2666:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2666 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2667 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2666:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2682:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2682 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Pointer = lldb_private::Range<long long unsigned int, long long unsigned int>*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2716 | __stable_sort_adaptive(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2725:31: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2725 | std::__stable_sort_adaptive(__first, __middle, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2726 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2727:31: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2727 | std::__stable_sort_adaptive(__middle, __last, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2728 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2732:33: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2732 | std::__merge_sort_with_buffer(__first, __middle, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2733:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2733 | std::__merge_sort_with_buffer(__middle, __last, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2735:28: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2735 | std::__merge_adaptive(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2736 | _Distance(__middle - __first), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2737 | _Distance(__last - __middle), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2738 | __buffer, __buffer_size, | ~~~~~~~~~~~~~~~~~~~~~~~~ 2739 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In member function 'lldb::VariableSP SymbolFileDWARF::ParseVariableDIE(const lldb_private::SymbolContext&, const DWARFDIE&, lldb::addr_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:4985:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 4985 | _TmpBuf __buf(__first, std::distance(__first, __last)); | ^~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:4988:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 4988 | std::__inplace_stable_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:4990:29: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 4990 | std::__stable_sort_adaptive(__first, __last, __buf.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4991 | _DistanceType(__buf.size()), __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3068/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/DebugMacros.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/DebugMacros.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/DebugMacros.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/DebugMacros.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3069/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/ClangExternalASTSourceCallbacks.cpp.o [3070/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/ClangExternalASTSourceCommon.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangExternalASTSourceCommon.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangExternalASTSourceCommon.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3071/3291] Building CXX object tools/lldb/source/Plugins/SymbolVendor/ELF/CMakeFiles/lldbPluginSymbolVendorELF.dir/SymbolVendorELF.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/TypeList.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolVendor.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3072/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/ArmUnwindInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/TypeList.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolVendor.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int&, long long unsigned int&, unsigned int&}; _Tp = lldb_private::ArmUnwindInfo::ArmExidxEntry; _Alloc = std::allocator<lldb_private::ArmUnwindInfo::ArmExidxEntry>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Utility/ARM_DWARF_Registers.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1810:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >' changed in GCC 7.1 1810 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >' changed in GCC 7.1 1829 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:61, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Utility/ARM_DWARF_Registers.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >; _Distance = int; _Tp = lldb_private::ArmUnwindInfo::ArmExidxEntry; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >' changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Utility/ARM_DWARF_Registers.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >' changed in GCC 7.1 1929 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1943:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >' changed in GCC 7.1 1943 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In constructor 'lldb_private::ArmUnwindInfo::ArmUnwindInfo(lldb_private::ObjectFile&, lldb::SectionSP&, lldb::SectionSP&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Utility/ARM_DWARF_Registers.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ArmUnwindInfo.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1957:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >' changed in GCC 7.1 1957 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1958 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1959 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1874:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >' changed in GCC 7.1 1874 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1879:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ArmUnwindInfo::ArmExidxEntry*, std::vector<lldb_private::ArmUnwindInfo::ArmExidxEntry> >' changed in GCC 7.1 1879 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3073/3291] Building CXX object tools/lldb/source/Plugins/UnwindAssembly/x86/CMakeFiles/lldbPluginUnwindAssemblyX86.dir/x86AssemblyInspectionEngine.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp: In constructor 'lldb_private::x86AssemblyInspectionEngine::x86AssemblyInspectionEngine(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp:31:59: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 31 | m_register_map_initialized(false), m_disasm_context() { | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3074/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/LineTable.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Section.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/LineTable.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/RangeMap.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/LineTable.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_ForwardIterator std::__upper_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >; _Tp = lldb_private::LineTable::Entry; _Compare = __gnu_cxx::__ops::_Val_comp_iter<lldb_private::LineTable::Entry::LessThanBinaryPredicate>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2028:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >' changed in GCC 7.1 2028 | __upper_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2028:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/LineTable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::LineTable::Entry&}; _Tp = lldb_private::LineTable::Entry; _Alloc = std::allocator<lldb_private::LineTable::Entry>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::LineTable::Entry>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/RangeMap.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/LineTable.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In member function 'void lldb_private::LineTable::InsertLineEntry(lldb::addr_t, uint32_t, uint16_t, uint16_t, bool, bool, bool, bool, bool)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2106:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >' changed in GCC 7.1 2106 | return std::__upper_bound(__first, __last, __val, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2107 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/LineTable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >' changed in GCC 7.1 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/LineTable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb_private::LineTable::AppendLineEntryToSequence(lldb_private::LineSequence*, lldb::addr_t, uint32_t, uint16_t, uint16_t, bool, bool, bool, bool, bool)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/LineTable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_range_insert(std::vector<_Tp, _Alloc>::iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >; _Tp = lldb_private::LineTable::Entry; _Alloc = std::allocator<lldb_private::LineTable::Entry>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:721:7: note: parameter passing for argument of type 'std::vector<lldb_private::LineTable::Entry>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >'} changed in GCC 7.1 721 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:721:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:721:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/LineTable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb_private::LineTable::InsertSequence(lldb_private::LineSequence*)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1662:4: note: parameter passing for argument of type 'std::vector<lldb_private::LineTable::Entry>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >'} changed in GCC 7.1 1662 | _M_range_insert(__pos, __first, __last, | ^~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1662:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/RangeMap.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/LineTable.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2106:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >' changed in GCC 7.1 2106 | return std::__upper_bound(__first, __last, __val, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2107 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/LineTable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineTable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1662:4: note: parameter passing for argument of type 'std::vector<lldb_private::LineTable::Entry>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >'} changed in GCC 7.1 1662 | _M_range_insert(__pos, __first, __last, | ^~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1662:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb_private::LineTable* lldb_private::LineTable::LinkLineTable(const FileRangeMap&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::LineTable::Entry*, std::vector<lldb_private::LineTable::Entry> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3075/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Block.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Block.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Block.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Block.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Block.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Block.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Block.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Block.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3076/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/CompileUnit.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompileUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompileUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompileUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompileUnit.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompileUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompileUnit.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompileUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompileUnit.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompileUnit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompileUnit.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/FileSpecList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompileUnit.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3077/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/DWARFCallFrameInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/DWARFCallFrameInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/DWARFCallFrameInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/DWARFCallFrameInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/DWARFCallFrameInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/DWARFCallFrameInfo.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/DWARFCallFrameInfo.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/DWARFCallFrameInfo.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/DWARFCallFrameInfo.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/DWARFCallFrameInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/DWARFCallFrameInfo.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::Range<long long unsigned int, unsigned int>&}; _Tp = lldb_private::Range<long long unsigned int, unsigned int>; _Alloc = std::allocator<lldb_private::Range<long long unsigned int, unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/DWARFCallFrameInfo.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/DWARFCallFrameInfo.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb_private::DWARFCallFrameInfo::GetFunctionAddressAndSizeVector(lldb_private::DWARFCallFrameInfo::FunctionAddressAndSizeVector&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3078/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/CompactUnwindInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompactUnwindInfo.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompactUnwindInfo.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompactUnwindInfo.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompactUnwindInfo.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompactUnwindInfo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompactUnwindInfo.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3079/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Symbol.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Symbol.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symbol.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3080/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/LineEntry.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/LineEntry.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/LineEntry.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3081/3291] Building CXX object tools/lldb/source/Plugins/UnwindAssembly/x86/CMakeFiles/lldbPluginUnwindAssemblyX86.dir/UnwindAssembly-x86.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Environment.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Args.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/CompletionRequest.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3082/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Function.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:61, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >; _Distance = int; _Tp = lldb_private::CallEdge; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<lldb_private::Function::GetCallEdges()::<lambda(const lldb_private::CallEdge&, const lldb_private::CallEdge&)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >' changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Function.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >; _Compare = __gnu_cxx::__ops::_Val_comp_iter<lldb_private::Function::GetCallEdges()::<lambda(const lldb_private::CallEdge&, const lldb_private::CallEdge&)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1810:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >' changed in GCC 7.1 1810 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<lldb_private::Function::GetCallEdges()::<lambda(const lldb_private::CallEdge&, const lldb_private::CallEdge&)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >' changed in GCC 7.1 1829 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<lldb_private::Function::GetCallEdges()::<lambda(const lldb_private::CallEdge&, const lldb_private::CallEdge&)> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >' changed in GCC 7.1 1929 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1943:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >' changed in GCC 7.1 1943 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In member function 'llvm::MutableArrayRef<lldb_private::CallEdge> lldb_private::Function::GetCallEdges()': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1957:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >' changed in GCC 7.1 1957 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1958 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1959 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1874:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >' changed in GCC 7.1 1874 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1879:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::CallEdge*, std::vector<lldb_private::CallEdge> >' changed in GCC 7.1 1879 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3083/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/ObjectFile.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/FileSpecList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatVariadic.h:34, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/FileSpecList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::ObjectFile::LoadableData&}; _Tp = lldb_private::ObjectFile::LoadableData; _Alloc = std::allocator<lldb_private::ObjectFile::LoadableData>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ObjectFile::LoadableData>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ObjectFile::LoadableData>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatVariadic.h:34, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ConstString.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/FileSpec.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/FileSpecList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ObjectFile.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ObjectFile.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual std::vector<lldb_private::ObjectFile::LoadableData> lldb_private::ObjectFile::GetLoadableData(lldb_private::Target&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ObjectFile::LoadableData*, std::vector<lldb_private::ObjectFile::LoadableData> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3084/3291] Building CXX object tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/CMakeFiles/lldbPluginUnwindAssemblyInstEmulation.dir/UnwindAssemblyInstEmulation.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/set:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-interfaces.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<long long unsigned int&&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, long long unsigned int>; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, long long unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2448:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, long long unsigned int>, std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, long long unsigned int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, long long unsigned int> >'} changed in GCC 7.1 2448 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'bool UnwindAssemblyInstEmulation::WriteRegister(lldb_private::EmulateInstruction*, const lldb_private::EmulateInstruction::Context&, const lldb_private::RegisterInfo*, const lldb_private::RegisterValue&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:518:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, long long unsigned int>, std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, long long unsigned int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, long long unsigned int> >'} changed in GCC 7.1 518 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'size_t UnwindAssemblyInstEmulation::WriteMemory(lldb_private::EmulateInstruction*, const lldb_private::EmulateInstruction::Context&, lldb::addr_t, const void*, size_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:518:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, long long unsigned int>, std::_Select1st<std::pair<const long long unsigned int, long long unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, long long unsigned int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, long long unsigned int> >'} changed in GCC 7.1 518 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3085/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/FuncUnwinders.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompactUnwindInfo.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompactUnwindInfo.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompactUnwindInfo.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompactUnwindInfo.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/FuncUnwinders.h:4, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/FuncUnwinders.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3086/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/ClangUtil.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangUtil.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangUtil.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangUtil.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangUtil.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangUtil.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangUtil.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Casting.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/LLVM.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/DiagnosticIDs.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/Diagnostic.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/NestedNameSpecifier.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Type.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangUtil.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangUtil.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3087/3291] Building CXX object tools/lldb/source/Plugins/SystemRuntime/MacOSX/CMakeFiles/lldbPluginSystemRuntimeMacOSX.dir/AppleGetThreadItemInfoHandler.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:25: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3088/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/CompilerType.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompilerType.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/CompilerType.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3089/3291] Building CXX object tools/lldb/source/Plugins/SystemRuntime/MacOSX/CMakeFiles/lldbPluginSystemRuntimeMacOSX.dir/SystemRuntimeMacOSX.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/HistoryThread.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/HistoryThread.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/HistoryThread.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/HistoryThread.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/HistoryThread.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringExtras.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Error.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/UserSettingsController.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/HistoryThread.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const SystemRuntimeMacOSX::ItemRefAndCodeAddress&}; _Tp = SystemRuntimeMacOSX::ItemRefAndCodeAddress; _Alloc = std::allocator<SystemRuntimeMacOSX::ItemRefAndCodeAddress>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<SystemRuntimeMacOSX::ItemRefAndCodeAddress>::iterator' {aka '__gnu_cxx::__normal_iterator<SystemRuntimeMacOSX::ItemRefAndCodeAddress*, std::vector<SystemRuntimeMacOSX::ItemRefAndCodeAddress> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringExtras.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Error.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Status.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/UserSettingsController.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Process/Utility/HistoryThread.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'SystemRuntimeMacOSX::PendingItemsForQueue SystemRuntimeMacOSX::GetPendingItemRefsForQueue(lldb::addr_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<SystemRuntimeMacOSX::ItemRefAndCodeAddress*, std::vector<SystemRuntimeMacOSX::ItemRefAndCodeAddress> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<SystemRuntimeMacOSX::ItemRefAndCodeAddress*, std::vector<SystemRuntimeMacOSX::ItemRefAndCodeAddress> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3090/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/SymbolContext.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolContext.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::SymbolContext&}; _Tp = lldb_private::SymbolContext; _Alloc = std::allocator<lldb_private::SymbolContext>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::SymbolContext>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::SymbolContext*, std::vector<lldb_private::SymbolContext> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolContext.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolContext.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'bool lldb_private::SymbolContextList::AppendIfUnique(const lldb_private::SymbolContext&, bool)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::SymbolContext*, std::vector<lldb_private::SymbolContext> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb_private::SymbolContextList::Append(const lldb_private::SymbolContextList&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::SymbolContext*, std::vector<lldb_private::SymbolContext> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb_private::SymbolContextList::Append(const lldb_private::SymbolContext&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::SymbolContext*, std::vector<lldb_private::SymbolContext> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3091/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/ClangASTImporter.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTImporter.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTImporter.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTImporter.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTImporter.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTImporter.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTImporter.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTImporter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTImporter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTImporter.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTImporter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTImporter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTImporter.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3092/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/ClangASTContext.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:68: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:68: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:68: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:68: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp: In static member function 'static lldb::TypeSystemSP lldb_private::ClangASTContext::CreateInstance(lldb::LanguageType, lldb_private::Module*, lldb_private::Target*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:693:29: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 693 | ArchSpec fixed_arch = arch; | ^~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/ClangASTContext.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3093/3291] Linking CXX static library lib/liblldbPluginSymbolFileDWARF.a [3094/3291] Linking CXX static library lib/liblldbPluginSymbolFileNativePDB.a [3095/3291] Linking CXX static library lib/liblldbPluginSystemRuntimeMacOSX.a [3096/3291] Linking CXX static library lib/liblldbPluginSymbolVendorELF.a [3097/3291] Linking CXX static library lib/liblldbPluginUnwindAssemblyInstEmulation.a [3098/3291] Linking CXX static library lib/liblldbPluginUnwindAssemblyX86.a [3099/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/SymbolFile.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolFile.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolFile.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolFile.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolFile.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolFile.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolFile.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolFile.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3100/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/SymbolVendor.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/TypeList.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolVendor.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolVendor.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolVendor.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolVendor.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolVendor.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolVendor.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolVendor.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/SymbolVendor.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3101/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/FileAction.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/FileAction.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/FileAction.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3102/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/JITLoaderList.cpp.o [3103/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/VerifyDecl.cpp.o [3104/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/MemoryHistory.cpp.o [3105/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/TypeList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/TypeList.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/TypeList.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/TypeList.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3106/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/TypeSystem.cpp.o [3107/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/VariableList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/VariableList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/VariableList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/VariableList.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/VariableList.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3108/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/InstrumentationRuntimeStopInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntimeStopInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntimeStopInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntimeStopInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntimeStopInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntimeStopInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntimeStopInfo.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3109/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ModuleCache.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ModuleCache.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ModuleCache.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ModuleCache.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ModuleCache.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ModuleCache.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ModuleCache.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3110/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/UnwindTable.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindTable.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindTable.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindTable.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindTable.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindTable.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindTable.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindTable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindTable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {std::pair<long long unsigned int, std::shared_ptr<lldb_private::FuncUnwinders> >}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, std::shared_ptr<lldb_private::FuncUnwinders> >; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::FuncUnwinders> > >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::FuncUnwinders> > >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2448:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::shared_ptr<lldb_private::FuncUnwinders> >, std::_Select1st<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::FuncUnwinders> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::FuncUnwinders> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::FuncUnwinders> > >'} changed in GCC 7.1 2448 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindTable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindTable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'lldb::FuncUnwindersSP lldb_private::UnwindTable::GetFuncUnwindersContainingAddress(const lldb_private::Address&, lldb_private::SymbolContext&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:876:35: note: parameter passing for argument of type 'std::map<long long unsigned int, std::shared_ptr<lldb_private::FuncUnwinders> >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::FuncUnwinders> > >'} changed in GCC 7.1 876 | std::forward<_Pair>(__x)); | ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3111/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/InstrumentationRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/InstrumentationRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/InstrumentationRuntime.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3112/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/JITLoader.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/JITLoader.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/JITLoader.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/JITLoader.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/JITLoader.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/JITLoader.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/JITLoader.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/JITLoader.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3113/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/UnwindPlan.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindPlan.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindPlan.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindPlan.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/UnwindPlan.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3114/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Language.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Highlighter.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Highlighter.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Highlighter.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Highlighter.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Language.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3115/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ExecutionContext.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ExecutionContext.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3116/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Variable.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Variable.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3117/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Memory.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::Range<long long unsigned int, unsigned int>&}; _Tp = lldb_private::Range<long long unsigned int, unsigned int>; _Alloc = std::allocator<lldb_private::Range<long long unsigned int, unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = lldb_private::Range<long long unsigned int, unsigned int>; _Alloc = std::allocator<lldb_private::Range<long long unsigned int, unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > >::const_iterator' {aka '__gnu_cxx::__normal_iterator<const lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >'} changed in GCC 7.1 130 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:161:2: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 161 | _M_realloc_insert(begin() + (__position - cbegin()), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In constructor 'lldb_private::AllocatedBlock::AllocatedBlock(lldb::addr_t, uint32_t, uint32_t, uint32_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(std::vector<_Tp, _Alloc>::iterator) [with _Tp = lldb_private::Range<long long unsigned int, unsigned int>; _Alloc = std::allocator<lldb_private::Range<long long unsigned int, unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:171:5: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >'} changed in GCC 7.1 171 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb::addr_t lldb_private::AllocatedBlock::ReserveBlock(uint32_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/RangeMap.h:379:5: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > >::const_iterator' {aka '__gnu_cxx::__normal_iterator<const lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >'} changed in GCC 7.1 379 | m_entries.insert(pos, entry); | ^~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1428:58: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1428 | { return _M_erase(begin() + (__position - cbegin())); } | ^ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/RangeMap.h:379:5: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > >::const_iterator' {aka '__gnu_cxx::__normal_iterator<const lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >'} changed in GCC 7.1 379 | m_entries.insert(pos, entry); | ^~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'bool lldb_private::AllocatedBlock::FreeBlock(lldb::addr_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1428:58: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1428 | { return _M_erase(begin() + (__position - cbegin())); } | ^ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1428:58: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1428 | { return _M_erase(begin() + (__position - cbegin())); } | ^ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1428:58: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1428 | { return _M_erase(begin() + (__position - cbegin())); } | ^ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1428:58: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1428 | { return _M_erase(begin() + (__position - cbegin())); } | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/RangeMap.h:379:5: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > >::const_iterator' {aka '__gnu_cxx::__normal_iterator<const lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >'} changed in GCC 7.1 379 | m_entries.insert(pos, entry); | ^~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1428:58: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, unsigned int> > > >' changed in GCC 7.1 1428 | { return _M_erase(begin() + (__position - cbegin())); } | ^ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long unsigned int&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> >; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> > >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> > >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2448:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> >, std::_Select1st<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> > >'} changed in GCC 7.1 2448 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Memory.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Memory.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'void lldb_private::MemoryCache::AddL1CacheData(lldb::addr_t, const DataBufferSP&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> >, std::_Select1st<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> > >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'size_t lldb_private::MemoryCache::Read(lldb::addr_t, void*, size_t, lldb_private::Status&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> >, std::_Select1st<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::shared_ptr<lldb_private::DataBuffer> > >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3118/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ABI.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ABI.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3119/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/TypeMap.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/TypeMap.cpp:27: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/TypeMap.cpp:27: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/TypeMap.cpp:27: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3120/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Type.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/SymbolFile.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:28: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:28: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Type.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3121/3291] Building CXX object tools/lldb/source/Symbol/CMakeFiles/lldbSymbol.dir/Symtab.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp: In member function 'void lldb_private::Symtab::SortSymbolIndexesByValue(std::vector<unsigned int>&, bool) const': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:607:52: warning: format not a string literal and no format arguments [-Wformat-security] 607 | Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::Symbol&}; _Tp = lldb_private::Symbol; _Alloc = std::allocator<lldb_private::Symbol>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::Symbol>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Symbol*, std::vector<lldb_private::Symbol> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'uint32_t lldb_private::Symtab::AddSymbol(const lldb_private::Symbol&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Symbol*, std::vector<lldb_private::Symbol> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::Range<long long unsigned int, long long unsigned int>&}; _Tp = lldb_private::Range<long long unsigned int, long long unsigned int>; _Alloc = std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > >::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In function 'void AddSectionsToRangeMap(lldb_private::SectionList*, lldb_private::RangeVector<long long unsigned int, long long unsigned int>&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:66, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tempbuf.h: In constructor 'std::_Temporary_buffer<_ForwardIterator, _Tp>::_Temporary_buffer(_ForwardIterator, std::_Temporary_buffer<_ForwardIterator, _Tp>::size_type) [with _ForwardIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Tp = lldb_private::Range<long long unsigned int, long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tempbuf.h:243:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 243 | _Temporary_buffer<_ForwardIterator, _Tp>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 1829 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:63, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algobase.h: In function '_ForwardIterator std::__lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Tp = lldb_private::Range<long long unsigned int, long long unsigned int>; _Compare = __gnu_cxx::__ops::_Iter_less_val]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algobase.h:966:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 966 | __lower_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algobase.h:966:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ClangCommon/ClangHighlighter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Language/ObjC/ObjCLanguage.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Symbol/Symtab.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_ForwardIterator std::__upper_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Tp = lldb_private::Range<long long unsigned int, long long unsigned int>; _Compare = __gnu_cxx::__ops::_Val_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2028:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2028 | __upper_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2028:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__move_merge_adaptive_backward(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, _BidirectionalIterator3, _Compare) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _BidirectionalIterator2 = lldb_private::Range<long long unsigned int, long long unsigned int>*; _BidirectionalIterator3 = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2319:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2319 | __move_merge_adaptive_backward(_BidirectionalIterator1 __first1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2319:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2319:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_RandomAccessIterator std::_V2::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1318:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 1318 | __rotate(_RandomAccessIterator __first, | ^~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1318:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1318:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Distance = int; _Pointer = lldb_private::Range<long long unsigned int, long long unsigned int>*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2400:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2400 | __merge_adaptive(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2400:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2400:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2416:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2416 | std::__move_merge_adaptive_backward(__first, __middle, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2417 | __buffer_end, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2416:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2430:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2430 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2431 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2439:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2439 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2440 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1433:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 1433 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1434 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2448:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2448 | std::__merge_adaptive(__first, __first_cut, __new_middle, __len11, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2449 | __len22, __buffer, __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2450:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2450 | std::__merge_adaptive(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2451 | __len1 - __len11, | ~~~~~~~~~~~~~~~~~ 2452 | __len2 - __len22, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2453 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2461:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2461 | __merge_without_buffer(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2461:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2461:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2461:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2486:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2486 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2487 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2495:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2495 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2496 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1433:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 1433 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1434 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2502:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2502 | std::__merge_without_buffer(__first, __first_cut, __new_middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2503 | __len11, __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2504:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2504 | std::__merge_without_buffer(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2505 | __len1 - __len11, __len2 - __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__inplace_stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2745:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2745 | __inplace_stable_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2745:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2750:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2750 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2754:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2754 | std::__inplace_stable_sort(__first, __middle, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2755:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2755 | std::__inplace_stable_sort(__middle, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2756:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2756 | std::__merge_without_buffer(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2757 | __middle - __first, | ~~~~~~~~~~~~~~~~~~~ 2758 | __last - __middle, | ~~~~~~~~~~~~~~~~~~ 2759 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _OutputIterator = lldb_private::Range<long long unsigned int, long long unsigned int>*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2623 | __move_merge(_InputIterator __first1, _InputIterator __last1, | ^~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = lldb_private::Range<long long unsigned int, long long unsigned int>*; _OutputIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2623:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Pointer = lldb_private::Range<long long unsigned int, long long unsigned int>*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2689:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2689 | __merge_sort_with_buffer(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2689:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2679:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2679 | std::__insertion_sort(__first, __first + __chunk_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2682:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2682 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2658:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2658 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2659 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2660 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2661 | __result, __comp); | ~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2658:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2666:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2666 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2667 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2666:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2658:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2658 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2659 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2660 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2661 | __result, __comp); | ~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2666:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2666 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2667 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2666:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2682:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2682 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >; _Pointer = lldb_private::Range<long long unsigned int, long long unsigned int>*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2716 | __stable_sort_adaptive(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2725:31: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2725 | std::__stable_sort_adaptive(__first, __middle, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2726 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2727:31: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2727 | std::__stable_sort_adaptive(__middle, __last, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2728 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2732:33: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2732 | std::__merge_sort_with_buffer(__first, __middle, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2733:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2733 | std::__merge_sort_with_buffer(__middle, __last, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:2735:28: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 2735 | std::__merge_adaptive(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2736 | _Distance(__middle - __first), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2737 | _Distance(__last - __middle), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2738 | __buffer, __buffer_size, | ~~~~~~~~~~~~~~~~~~~~~~~~ 2739 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In member function 'void lldb_private::Symtab::InitAddressIndexes()': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:4985:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 4985 | _TmpBuf __buf(__first, std::distance(__first, __last)); | ^~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:4988:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 4988 | std::__inplace_stable_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:4990:29: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::Range<long long unsigned int, long long unsigned int>*, std::vector<lldb_private::Range<long long unsigned int, long long unsigned int>, std::allocator<lldb_private::Range<long long unsigned int, long long unsigned int> > > >' changed in GCC 7.1 4990 | std::__stable_sort_adaptive(__first, __last, __buf.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4991 | _DistanceType(__buf.size()), __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3122/3291] Linking CXX static library lib/liblldbSymbol.a [3123/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/LanguageRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/LanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3124/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/SectionLoadHistory.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SectionLoadHistory.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Section.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SectionLoadList.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SectionLoadHistory.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3125/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ProcessInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ProcessInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ProcessInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ProcessInfo.cpp: In constructor 'lldb_private::ProcessInfo::ProcessInfo(const char*, const lldb_private::ArchSpec&, lldb::pid_t)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ProcessInfo.cpp:29:49: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 29 | m_gid(UINT32_MAX), m_arch(arch), m_pid(pid) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ProcessInfo.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3126/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/StackID.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackID.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Block.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackID.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3127/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/RegisterNumber.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterNumber.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterNumber.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3128/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/OperatingSystem.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/OperatingSystem.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/OperatingSystem.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3129/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/PathMappingList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/PathMappingList.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/PathMappingList.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3130/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/CPPLanguageRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverName.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/CPPLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3131/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadCollection.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadCollection.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadCollection.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3132/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ProcessLaunchInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ProcessLaunchInfo.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ProcessLaunchInfo.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3133/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/QueueList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueList.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueList.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueList.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueList.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueList.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Queue.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueList.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3134/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/SectionLoadList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SectionLoadList.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Section.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SectionLoadList.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SectionLoadList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SectionLoadList.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SectionLoadList.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SectionLoadList.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SectionLoadList.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3135/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Queue.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Queue.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Queue.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SystemRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Queue.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Queue.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SystemRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Queue.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Queue.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Queue.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Queue.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Queue.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Queue.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Queue.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3136/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ObjCLanguageRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/MappedHash.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/MappedHash.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/MappedHash.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolver.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ObjCLanguageRuntime.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/MappedHash.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Casting.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/LLVM.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/DiagnosticIDs.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/Basic/Diagnostic.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/NestedNameSpecifier.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/../clang/include/clang/AST/Type.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ObjCLanguageRuntime.cpp:9: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3137/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/RegisterContext.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContextScope.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/RegisterContext.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/RegisterContext.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3138/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/StackFrameRecognizer.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameRecognizer.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameRecognizer.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameRecognizer.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameRecognizer.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameRecognizer.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameRecognizer.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Variable.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/VariableList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameRecognizer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameRecognizer.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3139/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/SystemRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SystemRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SystemRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SystemRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SystemRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SystemRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SystemRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SystemRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SystemRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SystemRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SystemRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SystemRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SystemRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SystemRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SystemRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SystemRuntime.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SystemRuntime.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SystemRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/SystemRuntime.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3140/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/QueueItem.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueItem.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueItem.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SystemRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueItem.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueItem.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/SystemRuntime.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueItem.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueItem.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueItem.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueItem.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueItem.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Queue.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/QueueItem.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3141/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/StructuredDataPlugin.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StructuredDataPlugin.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StructuredDataPlugin.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StructuredDataPlugin.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StructuredDataPlugin.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StructuredDataPlugin.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StructuredDataPlugin.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StructuredDataPlugin.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StructuredDataPlugin.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StructuredDataPlugin.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StructuredDataPlugin.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3142/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlan.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlan.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3143/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/TargetList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp: In member function 'lldb_private::Status lldb_private::TargetList::CreateTargetInternal(lldb_private::Debugger&, llvm::StringRef, llvm::StringRef, lldb_private::LoadDependentFiles, const lldb_private::OptionGroupPlatform*, lldb::TargetSP&, bool)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:97:30: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 97 | ArchSpec platform_arch(arch); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp: In member function 'lldb_private::Status lldb_private::TargetList::CreateTargetInternal(lldb_private::Debugger&, llvm::StringRef, const lldb_private::ArchSpec&, lldb_private::LoadDependentFiles, lldb::PlatformSP&, lldb::TargetSP&, bool)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:333:31: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 333 | ArchSpec arch(specified_arch); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/TargetList.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3144/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadList.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb_private::ThreadList::PushExpressionExecutionThread(lldb::tid_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3145/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/StackFrameList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/DWARFExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrameList.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3146/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/StopInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StopInfo.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3147/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/StackFrame.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/StackFrame.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3148/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Platform.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointIDList.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointIDList.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointIDList.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointIDList.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointIDList.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp: In member function 'virtual void lldb_private::Platform::GetStatus(lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:413:40: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 413 | ArchSpec arch(GetSystemArchitecture()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp: In member function 'lldb_private::ArchSpec lldb_private::Platform::GetAugmentedArchSpec(llvm::StringRef)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:979:43: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 979 | return HostInfo::GetArchitecture(*kind); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:984:12: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 984 | return raw_arch; | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp: In member function 'virtual size_t lldb_private::Platform::GetSoftwareBreakpointTrapOpcode(lldb_private::Target&, lldb_private::BreakpointSite*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:1867:42: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 1867 | ArchSpec arch = target.GetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:34: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/istream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/fstream:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Platform.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3149/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Thread.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp: In member function 'virtual lldb_private::Unwind* lldb_private::Thread::GetUnwinder()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:2059:68: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 2059 | const ArchSpec target_arch(CalculateTarget()->GetArchitecture()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Thread.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3150/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Baton.cpp.o [3151/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Connection.cpp.o [3152/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/DataBufferHeap.cpp.o [3153/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/CompletionRequest.cpp.o [3154/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/ConstString.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/ConstString.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/ConstString.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3155/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/UnwindAssembly.cpp.o TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/UnwindAssembly.cpp: In constructor 'lldb_private::UnwindAssembly::UnwindAssembly(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/UnwindAssembly.cpp:32:67: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 32 | UnwindAssembly::UnwindAssembly(const ArchSpec &arch) : m_arch(arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/UnwindAssembly.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/UnwindAssembly.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3156/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/UnixSignals.cpp.o [3157/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/ArchSpec.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/ArchSpec.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/ArchSpec.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3158/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Args.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Args.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Args.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3159/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadSpec.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadSpec.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadSpec.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3160/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanCallOnFunctionExit.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3161/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanRunToAddress.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanRunToAddress.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanRunToAddress.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int, std::allocator<long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int, std::allocator<long long unsigned int> > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3162/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepOverBreakpoint.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3163/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Broadcaster.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Broadcaster.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Broadcaster.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3164/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanPython.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanPython.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3165/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepInstruction.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInstruction.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInstruction.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3166/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanShouldStopHere.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanShouldStopHere.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3167/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanCallFunctionUsingABI.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/UnwindPlan.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/PluginInterface.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ABI.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3168/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepOverRange.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::AddressRange&}; _Tp = lldb_private::AddressRange; _Alloc = std::allocator<lldb_private::AddressRange>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::AddressRange>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::AddressRange*, std::vector<lldb_private::AddressRange> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOverRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOverRange.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'virtual bool lldb_private::ThreadPlanStepOverRange::DoWillResume(lldb::StateType, bool)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::AddressRange*, std::vector<lldb_private::AddressRange> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3169/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanCallUserExpression.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallUserExpression.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3170/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepUntil.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/set:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-interfaces.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ExecutionContextScope.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long unsigned int&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, int>; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, int> >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2448:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, int>, std::_Select1st<std::pair<const long long unsigned int, int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, int> >'} changed in GCC 7.1 2448 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Broadcaster.h:20, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepUntil.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepUntil.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In constructor 'lldb_private::ThreadPlanStepUntil::ThreadPlanStepUntil(lldb_private::Thread&, lldb::addr_t*, size_t, bool, uint32_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, int>, std::_Select1st<std::pair<const long long unsigned int, int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, int> >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, int>, std::_Select1st<std::pair<const long long unsigned int, int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, int> >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3171/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanBase.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanBase.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanBase.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3172/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanTracer.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/TypeList.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanTracer.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3173/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepInRange.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepInRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepInRange.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3174/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepRange.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::AddressRange&}; _Tp = lldb_private::AddressRange; _Alloc = std::allocator<lldb_private::AddressRange>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::AddressRange>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::AddressRange*, std::vector<lldb_private::AddressRange> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/AddressRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepRange.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepRange.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb_private::ThreadPlanStepRange::AddRange(const lldb_private::AddressRange&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::AddressRange*, std::vector<lldb_private::AddressRange> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3175/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanCallFunction.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanCallFunction.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanCallFunction.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3176/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepOut.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepOut.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepOut.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3177/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Process.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:39: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:42: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/mutex:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/ScopedPrinter.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/ScopedPrinter.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'size_t lldb_private::Process::AddImageToken(lldb::addr_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/ScopedPrinter.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {lldb_private::MemoryRegionInfo}; _Tp = lldb_private::MemoryRegionInfo; _Alloc = std::allocator<lldb_private::MemoryRegionInfo>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::MemoryRegionInfo>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'virtual lldb_private::Status lldb_private::Process::GetMemoryRegions(lldb_private::MemoryRegionInfos&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StructuredData.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:17: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long unsigned int&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, unsigned int>; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, unsigned int> >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2448:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, unsigned int>, std::_Select1st<std::pair<const long long unsigned int, unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, unsigned int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, unsigned int> >'} changed in GCC 7.1 2448 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StructuredData.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:17: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'uint32_t lldb_private::Process::AssignIndexIDToThread(uint64_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, unsigned int>, std::_Select1st<std::pair<const long long unsigned int, unsigned int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, unsigned int> > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, unsigned int> >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StructuredData.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:17: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long unsigned int&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, std::unordered_set<const void*> >; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, std::unordered_set<const void*> > >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, std::unordered_set<const void*> > >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:2448:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::unordered_set<const void*> >, std::_Select1st<std::pair<const long long unsigned int, std::unordered_set<const void*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::unordered_set<const void*> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::unordered_set<const void*> > >'} changed in GCC 7.1 2448 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/map:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StructuredData.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Process.cpp:17: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h: In member function 'void lldb_private::Process::PrintWarning(uint64_t, const void*, const char*, ...)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::unordered_set<const void*> >, std::_Select1st<std::pair<const long long unsigned int, std::unordered_set<const void*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::unordered_set<const void*> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::unordered_set<const void*> > >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_map.h:499:8: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, std::unordered_set<const void*> >, std::_Select1st<std::pair<const long long unsigned int, std::unordered_set<const void*> > >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, std::unordered_set<const void*> > > >::const_iterator' {aka 'std::_Rb_tree_const_iterator<std::pair<const long long unsigned int, std::unordered_set<const void*> > >'} changed in GCC 7.1 499 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3178/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/ThreadPlanStepThrough.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/LanguageRuntime.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/CPPLanguageRuntime.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlan.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadPlanStepThrough.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/ThreadPlanStepThrough.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3179/3291] Building CXX object tools/lldb/source/Target/CMakeFiles/lldbTarget.dir/Target.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionGroupFormat.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/../../source/Commands/CommandObjectExpression.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/REPL.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:32: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueFormat.h: In member function 'lldb_private::OptionValueFormat& lldb_private::OptionValueFormat::operator=(const lldb_private::OptionValueFormat&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueFormat.h:17:7: warning: implicitly-declared 'lldb_private::OptionValue& lldb_private::OptionValue::operator=(const lldb_private::OptionValue&)' is deprecated [-Wdeprecated-copy] 17 | class OptionValueFormat : public OptionValue { | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValue.h:67:3: note: because 'lldb_private::OptionValue' has user-provided 'lldb_private::OptionValue::OptionValue(const lldb_private::OptionValue&)' 67 | OptionValue(const OptionValue &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/../../source/Commands/CommandObjectExpression.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/REPL.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:32: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionGroupFormat.h: In member function 'lldb_private::OptionGroupFormat& lldb_private::OptionGroupFormat::operator=(const lldb_private::OptionGroupFormat&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionGroupFormat.h:24:7: note: synthesized method 'lldb_private::OptionValueFormat& lldb_private::OptionValueFormat::operator=(const lldb_private::OptionValueFormat&)' first required here 24 | class OptionGroupFormat : public OptionGroup { | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionGroupFormat.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/../../source/Commands/CommandObjectExpression.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/REPL.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:32: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueUInt64.h: In member function 'lldb_private::OptionValueUInt64& lldb_private::OptionValueUInt64::operator=(const lldb_private::OptionValueUInt64&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueUInt64.h:18:7: warning: implicitly-declared 'lldb_private::OptionValue& lldb_private::OptionValue::operator=(const lldb_private::OptionValue&)' is deprecated [-Wdeprecated-copy] 18 | class OptionValueUInt64 : public OptionValue { | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValue.h:67:3: note: because 'lldb_private::OptionValue' has user-provided 'lldb_private::OptionValue::OptionValue(const lldb_private::OptionValue&)' 67 | OptionValue(const OptionValue &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/../../source/Commands/CommandObjectExpression.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/REPL.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:32: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionGroupFormat.h: In member function 'lldb_private::OptionGroupFormat& lldb_private::OptionGroupFormat::operator=(const lldb_private::OptionGroupFormat&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionGroupFormat.h:24:7: note: synthesized method 'lldb_private::OptionValueUInt64& lldb_private::OptionValueUInt64::operator=(const lldb_private::OptionValueUInt64&)' first required here 24 | class OptionGroupFormat : public OptionGroup { | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:32: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/REPL.h: In member function 'void lldb_private::REPL::SetFormatOptions(const lldb_private::OptionGroupFormat&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/REPL.h:64:24: note: synthesized method 'lldb_private::OptionGroupFormat& lldb_private::OptionGroupFormat::operator=(const lldb_private::OptionGroupFormat&)' first required here 64 | m_format_options = options; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValues.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:39: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueArch.h: In constructor 'lldb_private::OptionValueArch::OptionValueArch(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueArch.h:29:69: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 29 | : OptionValue(), m_current_value(value), m_default_value(value) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValues.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:39: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueArch.h:29:69: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 29 | : OptionValue(), m_current_value(value), m_default_value(value) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValues.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:39: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueArch.h: In constructor 'lldb_private::OptionValueArch::OptionValueArch(const lldb_private::ArchSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueArch.h:33:38: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 33 | m_default_value(default_value) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValues.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:39: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/OptionValueArch.h:33:38: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 33 | m_default_value(default_value) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp: In constructor 'lldb_private::Target::Arch::Arch(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:70:66: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 70 | m_plugin_up(PluginManager::CreateArchitectureInstance(spec)) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp: In member function 'bool lldb_private::Target::SetArchitecture(const lldb_private::ArchSpec&, bool)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:1497:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 1497 | ArchSpec other(arch_spec); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp: In member function 'bool lldb_private::Target::MergeArchitecture(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:1594:44: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 1594 | ArchSpec merged_arch(m_arch.GetSpec()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp: In member function 'lldb_private::ArchSpec lldb_private::TargetProperties::GetDefaultArchitecture() const': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:3697:35: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 3697 | return value->GetCurrentValue(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h: In member function 'lldb_private::ProcessLaunchInfo& lldb_private::ProcessLaunchInfo::operator=(const lldb_private::ProcessLaunchInfo&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:33:7: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 33 | class ProcessLaunchInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp: In member function 'void lldb_private::TargetProperties::SetProcessLaunchInfo(const lldb_private::ProcessLaunchInfo&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:4067:19: note: synthesized method 'lldb_private::ProcessLaunchInfo& lldb_private::ProcessLaunchInfo::operator=(const lldb_private::ProcessLaunchInfo&)' first required here 4067 | m_launch_info = launch_info; | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::SymbolContext&}; _Tp = lldb_private::SymbolContext; _Alloc = std::allocator<lldb_private::SymbolContext>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::SymbolContext>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::SymbolContext*, std::vector<lldb_private::SymbolContext> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Target/Target.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb_private::Target::RunStopHooks()': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::SymbolContext*, std::vector<lldb_private::SymbolContext> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3180/3291] Linking CXX static library lib/liblldbTarget.a [3181/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/DataBufferLLVM.cpp.o [3182/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StringLexer.cpp.o [3183/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/SharingPtr.cpp.o [3184/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/NameMatches.cpp.o [3185/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/State.cpp.o [3186/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/IOObject.cpp.o [3187/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StreamCallback.cpp.o [3188/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/LLDBAssert.cpp.o [3189/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StreamString.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/StreamString.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/StreamString.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3190/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/RegularExpression.cpp.o [3191/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StreamGDBRemote.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamGDBRemote.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/StreamGDBRemote.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamGDBRemote.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/StreamGDBRemote.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3192/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Environment.cpp.o [3193/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/DataEncoder.cpp.o [3194/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Stream.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Stream.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Stream.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3195/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Logging.cpp.o [3196/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StringExtractor.cpp.o [3197/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/TildeExpressionResolver.cpp.o [3198/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StringExtractorGDBRemote.cpp.o [3199/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/FileSpec.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/FileSpec.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/FileSpec.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3200/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Status.cpp.o [3201/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/SelectHelper.cpp.o [3202/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/DataExtractor.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/DataExtractor.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/DataExtractor.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3203/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/RegisterValue.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/RegisterValue.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/RegisterValue.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3204/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StringList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/StringList.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/StringList.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3205/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/JSON.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/JSON.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/JSON.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3206/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Event.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Event.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Event.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3207/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/StructuredData.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/StructuredData.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/StructuredData.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3208/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Log.cpp.o [3209/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Reproducer.cpp.o [3210/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Scalar.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Scalar.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Scalar.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3211/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Listener.cpp.o [3212/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/Timer.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Timer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Timer.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Chrono.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Timer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Timer.cpp:9: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {std::pair<const char*, long long unsigned int>}; _Tp = std::pair<const char*, long long unsigned int>; _Alloc = std::allocator<std::pair<const char*, long long unsigned int> >]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<std::pair<const char*, long long unsigned int> >::iterator' {aka '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Chrono.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Timer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Timer.cpp:9: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const std::pair<const char*, long long unsigned int>&, const std::pair<const char*, long long unsigned int>&)>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:78:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 78 | __move_median_to_first(_Iterator __result,_Iterator __a, _Iterator __b, | ^~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:78:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:78:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:78:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter<bool (*)(const std::pair<const char*, long long unsigned int>&, const std::pair<const char*, long long unsigned int>&)>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1810:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 1810 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const std::pair<const char*, long long unsigned int>&, const std::pair<const char*, long long unsigned int>&)>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 1829 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1829:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:61, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Chrono.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Timer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Timer.cpp:9: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >; _Distance = int; _Tp = std::pair<const char*, long long unsigned int>; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const std::pair<const char*, long long unsigned int>&, const std::pair<const char*, long long unsigned int>&)>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Chrono.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Timer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Timer.cpp:9: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const std::pair<const char*, long long unsigned int>&, const std::pair<const char*, long long unsigned int>&)>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 1929 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1929:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1910:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 1910 | std::__move_median_to_first(__first, __first + 1, __mid, __last - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1911 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1910:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1943:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 1943 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Chrono.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Timer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Timer.cpp:9: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In static member function 'static void lldb_private::Timer::DumpCategoryTimes(lldb_private::Stream*)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:121:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/algorithm:62, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Optional.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Chrono.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Timer.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/Timer.cpp:9: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1957:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 1957 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1958 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1959 | __comp); | ~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1874:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 1874 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_algo.h:1879:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<std::pair<const char*, long long unsigned int>*, std::vector<std::pair<const char*, long long unsigned int> > >' changed in GCC 7.1 1879 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3213/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/UserID.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/UserID.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/UserID.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3214/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/UriParser.cpp.o [3215/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/VMRange.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/VMRange.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/VMRange.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3216/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/VASprintf.cpp.o [3217/3291] Building CXX object tools/lldb/source/Utility/CMakeFiles/lldbUtility.dir/UUID.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/UUID.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/UUID.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/UUID.cpp: In member function 'std::string lldb_private::UUID::GetAsString(llvm::StringRef) const': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/UUID.cpp:43:43: warning: implicitly-declared 'constexpr llvm::detail::result_pair<llvm::ArrayRef<unsigned char> >::result_pair(const llvm::detail::result_pair<llvm::ArrayRef<unsigned char> >&)' is deprecated [-Wdeprecated-copy] 43 | for (auto B : llvm::enumerate(GetBytes())) { | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/StringMap.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Host.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/Hashing.h:49, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/ArrayRef.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/UUID.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/Utility/UUID.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:1427:19: note: because 'llvm::detail::result_pair<llvm::ArrayRef<unsigned char> >' has user-provided 'llvm::detail::result_pair<R>& llvm::detail::result_pair<R>::operator=(const llvm::detail::result_pair<R>&) [with R = llvm::ArrayRef<unsigned char>]' 1427 | result_pair<R> &operator=(const result_pair<R> &Other) { | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3218/3291] Linking CXX static library lib/liblldbUtility.a [3219/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBError.cpp.o [3220/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBExecutionContext.cpp.o [3221/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBInitializerOptions.cpp.o [3222/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBDeclaration.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp: In copy constructor 'lldb::SBDeclaration::SBDeclaration(const lldb::SBDeclaration&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp:26:21: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 26 | ref() = rhs.ref(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp: In constructor 'lldb::SBDeclaration::SBDeclaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp:32:14: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 32 | ref() = *lldb_object_ptr; | ^~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp: In member function 'const lldb::SBDeclaration& lldb::SBDeclaration::operator=(const lldb::SBDeclaration&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp:38:23: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 38 | ref() = rhs.ref(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp: In member function 'void lldb::SBDeclaration::SetDeclaration(const lldb_private::Declaration&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp:47:11: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 47 | ref() = lldb_object_ref; | ^~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDeclaration.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3223/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBroadcaster.cpp.o [3224/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFileSpecList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFileSpecList.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFileSpecList.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3225/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFileSpec.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFileSpec.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFileSpec.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3226/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBData.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBData.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBData.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3227/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCommandReturnObject.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandReturnObject.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCommandReturnObject.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandReturnObject.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCommandReturnObject.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3228/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCommunication.cpp.o [3229/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBHostOS.cpp.o [3230/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBExpressionOptions.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBExpressionOptions.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBExpressionOptions.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBExpressionOptions.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBExpressionOptions.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBExpressionOptions.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBExpressionOptions.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBExpressionOptions.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBExpressionOptions.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBExpressionOptions.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBExpressionOptions.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3231/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCompileUnit.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCompileUnit.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCompileUnit.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCompileUnit.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCompileUnit.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCompileUnit.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCompileUnit.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCompileUnit.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3232/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBLaunchInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLaunchInfo.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h: In member function 'lldb_private::ProcessLaunchInfo& lldb_private::ProcessLaunchInfo::operator=(const lldb_private::ProcessLaunchInfo&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:33:7: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 33 | class ProcessLaunchInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLaunchInfo.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLaunchInfo.cpp: In member function 'lldb_private::SBLaunchInfoImpl& lldb_private::SBLaunchInfoImpl::operator=(const lldb_private::ProcessLaunchInfo&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLaunchInfo.cpp:28:37: note: synthesized method 'lldb_private::ProcessLaunchInfo& lldb_private::ProcessLaunchInfo::operator=(const lldb_private::ProcessLaunchInfo&)' first required here 28 | ProcessLaunchInfo::operator=(rhs); | ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3233/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBInstructionList.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstructionList.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstructionList.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstructionList.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstructionList.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstructionList.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstructionList.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3234/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBAttachInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAttachInfo.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAttachInfo.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAttachInfo.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAttachInfo.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAttachInfo.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBAttachInfo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAttachInfo.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3235/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBInstruction.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp: In member function 'bool lldb::SBInstruction::EmulateWithFrame(lldb::SBFrame&, uint32_t)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp:245:61: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 245 | lldb_private::ArchSpec arch = target->GetArchitecture(); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBInstruction.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3236/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBAddress.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAddress.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAddress.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAddress.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAddress.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAddress.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAddress.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAddress.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAddress.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAddress.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBAddress.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3237/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBLanguageRuntime.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Highlighter.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Highlighter.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Language.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLanguageRuntime.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBLanguageRuntime.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLanguageRuntime.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3238/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFunction.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFunction.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFunction.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFunction.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFunction.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFunction.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFunction.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFunction.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFunction.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFunction.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFunction.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFunction.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3239/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCommandInterpreter.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCommandInterpreter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCommandInterpreter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCommandInterpreter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCommandInterpreter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCommandInterpreter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCommandInterpreter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCommandInterpreter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCommandInterpreter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCommandInterpreter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBCommandInterpreter.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3240/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBreakpointOptionCommon.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBBreakpointName.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointOptionCommon.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3241/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBlock.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBBlock.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBlock.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3242/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBreakpointLocation.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointLocation.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointLocation.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointLocation.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointLocation.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointLocation.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointLocation.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointLocation.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointLocation.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointLocation.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointLocation.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3243/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBEvent.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Interpreter/CommandInterpreter.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBEvent.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBEvent.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3244/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBreakpointName.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointName.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointName.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointName.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointName.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointName.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointName.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointName.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointName.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointName.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpointName.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3245/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFrame.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/UserExpression.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/UserExpression.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/UserExpression.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/UserExpression.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp: In member function 'lldb::SBValue lldb::SBFrame::EvaluateExpression(const char*, const lldb::SBExpressionOptions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:1262:21: warning: variable 'exe_results' set but not used [-Wunused-but-set-variable] 1262 | ExpressionResults exe_results = eExpressionSetupError; | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_tree.h:64, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/set:60, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBFrame.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3246/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBreakpoint.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:23: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:30: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBBreakpoint.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBBreakpoint.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3247/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBDebugger.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:38: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:38: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:38: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:38: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:38: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:38: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:38: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:38: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:38: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:38: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:42: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:38: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:38: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:42: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Error.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Initialization/SystemInitializer.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Initialization/SystemInitializerCommon.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBDebugger.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3248/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBLineEntry.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLineEntry.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBLineEntry.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3249/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBListener.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBListener.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBListener.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBListener.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBListener.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBListener.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBListener.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBListener.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBListener.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBListener.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBListener.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3250/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBMemoryRegionInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBMemoryRegionInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBMemoryRegionInfo.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3251/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBStringList.cpp.o [3252/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBMemoryRegionInfoList.cpp.o In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/RangeMap.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/MemoryRegionInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBMemoryRegionInfoList.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::MemoryRegionInfo&}; _Tp = lldb_private::MemoryRegionInfo; _Alloc = std::allocator<lldb_private::MemoryRegionInfo>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::MemoryRegionInfo>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/RangeMap.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/MemoryRegionInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBMemoryRegionInfoList.cpp:13: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb::SBMemoryRegionInfoList::Append(lldb::SBMemoryRegionInfo&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb::SBMemoryRegionInfoList::Append(lldb::SBMemoryRegionInfoList&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::MemoryRegionInfo*, std::vector<lldb_private::MemoryRegionInfo> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ [3253/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSymbolContextList.cpp.o [3254/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBStream.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBStream.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StreamFile.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBStream.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3255/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeEnumMember.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeEnumMember.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeEnumMember.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeEnumMember.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3256/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBType.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBType.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBType.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Log.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBType.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3257/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBThreadCollection.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadCollection.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadCollection.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3258/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTraceOptions.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StructuredDataImpl.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTraceOptions.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StructuredDataImpl.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTraceOptions.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3259/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSymbolContext.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbolContext.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbolContext.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3260/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTrace.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTrace.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTrace.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTrace.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTrace.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTrace.cpp:10: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/list:61, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTrace.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3261/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBStructuredData.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StructuredDataImpl.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBStructuredData.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/StructuredDataImpl.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBStructuredData.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3262/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSection.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSection.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSection.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSection.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSection.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSection.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSection.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3263/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBProcessInfo.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcessInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcessInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcessInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcessInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcessInfo.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBProcessInfo.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcessInfo.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3264/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBModuleSpec.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModuleSpec.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModuleSpec.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModuleSpec.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModuleSpec.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModuleSpec.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModuleSpec.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModuleSpec.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const lldb_private::ModuleSpec&}; _Tp = lldb_private::ModuleSpec; _Alloc = std::allocator<lldb_private::ModuleSpec>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<lldb_private::ModuleSpec>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModuleSpec.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb::SBModuleSpecList::Append(const lldb::SBModuleSpec&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'size_t lldb_private::ModuleSpecList::FindMatchingModuleSpecs(const lldb_private::ModuleSpec&, lldb_private::ModuleSpecList&) const': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModuleSpec.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_range_insert(std::vector<_Tp, _Alloc>::iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator<const lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >; _Tp = lldb_private::ModuleSpec; _Alloc = std::allocator<lldb_private::ModuleSpec>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:721:7: note: parameter passing for argument of type 'std::vector<lldb_private::ModuleSpec>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >'} changed in GCC 7.1 721 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:721:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:721:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/FormatProviders.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-private-enumerations.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Address.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModuleSpec.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'void lldb::SBModuleSpecList::Append(const lldb::SBModuleSpecList&)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1662:4: note: parameter passing for argument of type 'std::vector<lldb_private::ModuleSpec>::iterator' {aka '__gnu_cxx::__normal_iterator<lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >'} changed in GCC 7.1 1662 | _M_range_insert(__pos, __first, __last, | ^~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1662:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const lldb_private::ModuleSpec*, std::vector<lldb_private::ModuleSpec> >' changed in GCC 7.1 At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3265/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBQueueItem.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBQueueItem.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBQueueItem.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBQueueItem.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBQueueItem.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBQueueItem.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBQueueItem.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3266/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSymbol.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbol.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbol.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbol.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbol.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbol.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbol.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbol.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbol.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbol.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSymbol.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3267/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeFormat.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFormat.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFormat.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFormat.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFormat.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFormat.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFormat.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBTypeFormat.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFormat.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3268/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBQueue.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBQueue.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBQueue.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBQueue.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBQueue.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBQueue.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBQueue.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBQueue.cpp:12: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3269/3291] Building CXX object tools/lldb/tools/driver/CMakeFiles/lldb.dir/Platform.cpp.o [3270/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSourceManager.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSourceManager.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSourceManager.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSourceManager.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSourceManager.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSourceManager.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSourceManager.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSourceManager.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSourceManager.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSourceManager.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBSourceManager.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3271/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeFilter.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFilter.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFilter.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFilter.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFilter.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFilter.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFilter.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBTypeFilter.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeFilter.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3272/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBPlatform.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp: In member function 'const char* lldb::SBPlatform::GetTriple()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:285:55: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 285 | ArchSpec arch(platform_sp->GetSystemArchitecture()); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In copy constructor 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h: In copy constructor 'lldb_private::ProcessLaunchInfo::ProcessLaunchInfo(const lldb_private::ProcessLaunchInfo&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:33:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 33 | class ProcessLaunchInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp: In lambda function: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBPlatform.cpp:419:46: note: synthesized method 'lldb_private::ProcessLaunchInfo::ProcessLaunchInfo(const lldb_private::ProcessLaunchInfo&)' first required here 419 | ProcessLaunchInfo info = launch_info.ref(); | ^ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3273/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeNameSpecifier.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeNameSpecifier.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeNameSpecifier.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeNameSpecifier.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeNameSpecifier.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeNameSpecifier.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeNameSpecifier.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBTypeNameSpecifier.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeNameSpecifier.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3274/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeSummary.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSummary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSummary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSummary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSummary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSummary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSummary.cpp:14: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBTypeSummary.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSummary.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3275/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBThreadPlan.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Function.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/CompileUnit.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBThread.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThreadPlan.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3276/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBValueList.cpp.o [3277/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBModule.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:27: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:27: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Module.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectVariable.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBModule.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBModule.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3278/3291] Building CXX object tools/lldb/tools/driver/CMakeFiles/lldb.dir/Driver.cpp.o [3279/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeCategory.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:21: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBTypeCategory.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeCategory.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3280/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBThread.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:16: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:18: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBThread.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:72, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StringList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:15: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long unsigned int&}; _Tp = long long unsigned int; _Alloc = std::allocator<long long unsigned int>]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long unsigned int>::iterator' {aka '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >'} changed in GCC 7.1 In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/vector:67, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StringList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointLocation.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBThread.cpp:15: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h: In member function 'lldb::SBError lldb::SBThread::StepOverUntil(lldb::SBFrame&, lldb::SBFileSpec&, uint32_t)': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1195:4: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1 1195 | _M_realloc_insert(end(), __x); | ^~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3281/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBVariablesOptions.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBVariablesOptions.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBVariablesOptions.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBVariablesOptions.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBVariablesOptions.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBVariablesOptions.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBVariablesOptions.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBVariablesOptions.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBVariablesOptions.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBVariablesOptions.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBVariablesOptions.cpp:13: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3282/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBUnixSignals.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBUnixSignals.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBUnixSignals.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBUnixSignals.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBUnixSignals.cpp:11: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBUnixSignals.cpp:12: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/stdexcept:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/array:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/tuple:39, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/functional:54, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBUnixSignals.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3283/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBProcess.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBProcess.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBProcess.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3284/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeSynthetic.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSynthetic.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/StreamString.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrame.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/StackFrameList.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Thread.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ThreadList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:41, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSynthetic.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:39, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSynthetic.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSynthetic.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSynthetic.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/TypeFormat.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/FormatClasses.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/DataFormatters/DataVisualization.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSynthetic.cpp:15: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBTypeSynthetic.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTypeSynthetic.cpp:11: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3285/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBWatchpoint.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:17: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:20: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBWatchpoint.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBWatchpoint.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3286/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBValue.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/EmulateInstruction.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Disassembler.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Watchpoint.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:19: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:24: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/memory:63, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/SharingPtr.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-forward.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-types.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/lldb-defines.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBDefines.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBData.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/API/SBValue.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBValue.cpp:10: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3287/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTarget.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointIDList.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointIDList.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointIDList.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointIDList.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:35: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointOptions.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointIDList.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:29: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:35: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:35: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:35: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:35: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObjectConstResult.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:43: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:35: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In copy constructor 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:35: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:35: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h: In copy constructor 'lldb_private::ProcessLaunchInfo::ProcessLaunchInfo(const lldb_private::ProcessLaunchInfo&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:33:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 33 | class ProcessLaunchInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp: In member function 'lldb::SBProcess lldb::SBTarget::Launch(lldb::SBLaunchInfo&, lldb::SBError&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:389:70: note: synthesized method 'lldb_private::ProcessLaunchInfo::ProcessLaunchInfo(const lldb_private::ProcessLaunchInfo&)' first required here 389 | lldb_private::ProcessLaunchInfo launch_info = sb_launch_info.ref(); | ^ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp: In member function 'lldb::SBValue lldb::SBTarget::EvaluateExpression(const char*, const lldb::SBExpressionOptions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SBTarget.cpp:2244:21: warning: variable 'exe_results' set but not used [-Wunused-but-set-variable] 2244 | ExpressionResults exe_results = eExpressionSetupError; | ^~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3288/3291] Building CXX object tools/lldb/source/API/CMakeFiles/liblldb.dir/SystemInitializerFull.cpp.o In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h: In member function 'lldb_private::Stream& lldb_private::Stream::operator=(const lldb_private::Stream&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Stream.h:79:19: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 79 | m_flags = rhs.m_flags; | ^~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In copy constructor 'lldb_private::BreakpointName::Permissions::Permissions(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:53:24: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 53 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/Breakpoint.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h: In member function 'const lldb_private::BreakpointName::Permissions& lldb_private::BreakpointName::Permissions::operator=(const lldb_private::BreakpointName::Permissions&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Breakpoint/BreakpointName.h:70:26: warning: implicitly-declared 'lldb_private::Flags& lldb_private::Flags::operator=(const lldb_private::Flags&)' is deprecated [-Wdeprecated-copy] 70 | m_set_mask = rhs.m_set_mask; | ^~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/IOHandler.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:19, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/Flags.h:51:3: note: because 'lldb_private::Flags' has user-provided 'lldb_private::Flags::Flags(const lldb_private::Flags&)' 51 | Flags(const Flags &rhs) : m_flags(rhs.m_flags) {} | ^~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::FileSpec&, const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:44:27: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 44 | m_source_mappings() {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleList.h:14, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:24, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h: In copy constructor 'lldb_private::ModuleSpec::ModuleSpec(const lldb_private::ModuleSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ModuleSpec.h:52:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 52 | m_source_mappings(rhs.m_source_mappings) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h: In constructor 'lldb_private::Declaration::Declaration(const lldb_private::Declaration*)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:88:16: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 88 | *this = *decl_ptr; | ^~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:43: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Architecture/Mips/ArchitectureMips.h: In constructor 'lldb_private::ArchitectureMips::ArchitectureMips(const lldb_private::ArchSpec&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/Architecture/Mips/ArchitectureMips.h:45:55: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 45 | ArchitectureMips(const ArchSpec &arch) : m_arch(arch) {} | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:66: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h: In member function 'virtual lldb_private::ArchSpec lldb_private::breakpad::ObjectFileBreakpad::GetArchitecture()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h:85:48: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 85 | ArchSpec GetArchitecture() override { return m_arch; } | ^~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/SymbolFileDWARF.h:38, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:87: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h: In member function 'UniqueDWARFASTType& UniqueDWARFASTType::operator=(const UniqueDWARFASTType&)': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h:46:27: warning: implicitly-declared 'lldb_private::Declaration& lldb_private::Declaration::operator=(const lldb_private::Declaration&)' is deprecated [-Wdeprecated-copy] 46 | m_declaration = rhs.m_declaration; | ^~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Type.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/Declaration.h:68:3: note: because 'lldb_private::Declaration' has user-provided 'lldb_private::Declaration::Declaration(const lldb_private::Declaration&)' 68 | Declaration(const Declaration &rhs) | ^~~~~~~~~~~ TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp: In member function 'virtual void lldb_private::SystemInitializerFull::Terminate()': TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:438:52: warning: format not a string literal and no format arguments [-Wformat-security] 438 | Timer scoped_timer(func_cat, LLVM_PRETTY_FUNCTION); | ^ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessLaunchInfo.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Target.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/TargetList.h:16, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:26, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo]': TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits<std::allocator<_Tp> >::construct(std::allocator_traits<std::allocator<_Tp> >::allocator_type&, _Up*, _Args&& ...) [with _Up = lldb_private::ProcessInstanceInfo; _Args = {const lldb_private::ProcessInstanceInfo&}; _Tp = lldb_private::ProcessInstanceInfo; std::allocator_traits<std::allocator<_Tp> >::allocator_type = std::allocator<lldb_private::ProcessInstanceInfo>]' TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = lldb_private::ProcessInstanceInfo; _Alloc = std::allocator<lldb_private::ProcessInstanceInfo>; std::vector<_Tp, _Alloc>::value_type = lldb_private::ProcessInstanceInfo]' TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:357:72: required from here TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/ProcessInfo.h:28:7: warning: implicitly-declared 'lldb_private::ArchSpec::ArchSpec(const lldb_private::ArchSpec&)' is deprecated [-Wdeprecated-copy] 28 | class ProcessInfo { | ^~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Platform.h:23, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/Debugger.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:22: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Utility/ArchSpec.h:283:19: note: because 'lldb_private::ArchSpec' has user-provided 'const lldb_private::ArchSpec& lldb_private::ArchSpec::operator=(const lldb_private::ArchSpec&)' 283 | const ArchSpec &operator=(const ArchSpec &rhs); | ^~~~~~~~ In file included from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Core/ValueObject.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Expression/ExpressionVariable.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangExpressionVariable.h:25, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/./Plugins/ExpressionParser/Clang/ClangPersistentVariables.h:15, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Symbol/ClangASTContext.h:30, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:26: TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Target/Process.h:117:7: note: synthesized method 'lldb_private::ProcessInfo::ProcessInfo(const lldb_private::ProcessInfo&)' first required here 117 | class ProcessInstanceInfo : public ProcessInfo { | ^~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/arm-yoe-linux-gnueabi/bits/c++allocator.h:33, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/allocator.h:46, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/string:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/locale_classes.h:40, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/bits/ios_base.h:41, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ios:42, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ostream:38, from TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/iterator:64, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/iterator_range.h:22, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/SmallVector.h:17, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/ADT/STLExtras.h:21, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/llvm/include/llvm/Support/Error.h:18, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Initialization/SystemInitializer.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/include/lldb/Initialization/SystemInitializerCommon.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.h:13, from TOPDIR/build/tmpfs/work-shared/llvm-project-source-8.0.1-r0/git/lldb/source/API/SystemInitializerFull.cpp:14: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/include/c++/9.1.0/ext/new_allocator.h:147:4: note: synthesized method 'lldb_private::ProcessInstanceInfo::ProcessInstanceInfo(const lldb_private::ProcessInstanceInfo&)' first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: warning: unrecognized command line option '-Wno-vla-extension' cc1plus: warning: unrecognized command line option '-Wno-deprecated-register' [3289/3291] Linking CXX shared library lib/liblldb.so.8.0.1 FAILED: lib/liblldb.so.8.0.1 : && TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-g++ -fPIC -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0=/usr/src/debug/lldb/8.0.1-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0=/usr/src/debug/lldb/8.0.1-r0 -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot -Wno-error=format-security -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -DNDEBUG -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-z,defs -Wl,-z,nodelete -Wl,-O3 -Wl,--gc-sections -Wl,--version-script,"TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/build/tools/lldb/source/API/liblldb.exports" -shared -Wl,-soname,liblldb.so.8 -o lib/liblldb.so.8.0.1 tools/lldb/source/API/CMakeFiles/liblldb.dir/SBAddress.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBAttachInfo.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBlock.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBreakpoint.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBreakpointLocation.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBreakpointName.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBreakpointOptionCommon.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBBroadcaster.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCommandInterpreter.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCommandReturnObject.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCommunication.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBCompileUnit.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBData.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBDebugger.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBDeclaration.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBError.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBEvent.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBExecutionContext.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBExpressionOptions.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFileSpec.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFileSpecList.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFrame.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBFunction.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBHostOS.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBInitializerOptions.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBInstruction.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBInstructionList.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBLanguageRuntime.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBLaunchInfo.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBLineEntry.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBListener.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBMemoryRegionInfo.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBMemoryRegionInfoList.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBModule.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBModuleSpec.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBPlatform.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBProcess.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBProcessInfo.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBQueue.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBQueueItem.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSection.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSourceManager.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBStream.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBStringList.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBStructuredData.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSymbol.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSymbolContext.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBSymbolContextList.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTarget.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBThread.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBThreadCollection.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBThreadPlan.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTrace.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTraceOptions.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBType.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeCategory.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeEnumMember.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeFilter.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeFormat.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeNameSpecifier.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeSummary.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBTypeSynthetic.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBValue.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBValueList.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBVariablesOptions.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBWatchpoint.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SBUnixSignals.cpp.o tools/lldb/source/API/CMakeFiles/liblldb.dir/SystemInitializerFull.cpp.o -Wl,-rpath,"\$ORIGIN/../lib" lib/liblldbBase.a lib/liblldbBreakpoint.a lib/liblldbCore.a lib/liblldbDataFormatters.a lib/liblldbExpression.a lib/liblldbHost.a lib/liblldbInitialization.a lib/liblldbInterpreter.a lib/liblldbSymbol.a lib/liblldbTarget.a lib/liblldbUtility.a lib/liblldbPluginABISysV_arm.a lib/liblldbPluginABISysV_arm64.a lib/liblldbPluginABISysV_hexagon.a lib/liblldbPluginABISysV_ppc.a lib/liblldbPluginABISysV_ppc64.a lib/liblldbPluginABISysV_mips.a lib/liblldbPluginABISysV_mips64.a lib/liblldbPluginABISysV_s390x.a lib/liblldbPluginABISysV_i386.a lib/liblldbPluginABISysV_x86_64.a lib/liblldbPluginABIMacOSX_i386.a lib/liblldbPluginABIMacOSX_arm.a lib/liblldbPluginABIMacOSX_arm64.a lib/liblldbPluginArchitectureArm.a lib/liblldbPluginArchitectureMips.a lib/liblldbPluginArchitecturePPC64.a lib/liblldbPluginDisassemblerLLVM.a lib/liblldbPluginDynamicLoaderDarwinKernel.a lib/liblldbPluginDynamicLoaderMacOSXDYLD.a lib/liblldbPluginDynamicLoaderPosixDYLD.a lib/liblldbPluginDynamicLoaderStatic.a lib/liblldbPluginDynamicLoaderHexagonDYLD.a lib/liblldbPluginDynamicLoaderWindowsDYLD.a lib/liblldbPluginExpressionParserClang.a lib/liblldbPluginInstructionARM.a lib/liblldbPluginInstructionARM64.a lib/liblldbPluginInstructionMIPS.a lib/liblldbPluginInstructionMIPS64.a lib/liblldbPluginInstructionPPC64.a lib/liblldbPluginInstrumentationRuntimeASan.a lib/liblldbPluginInstrumentationRuntimeMainThreadChecker.a lib/liblldbPluginInstrumentationRuntimeTSan.a lib/liblldbPluginInstrumentationRuntimeUBSan.a lib/liblldbPluginJITLoaderGDB.a lib/liblldbPluginClangCommon.a lib/liblldbPluginCPlusPlusLanguage.a lib/liblldbPluginObjCLanguage.a lib/liblldbPluginObjCPlusPlusLanguage.a lib/liblldbPluginCXXItaniumABI.a lib/liblldbPluginAppleObjCRuntime.a lib/liblldbPluginRenderScriptRuntime.a lib/liblldbPluginMemoryHistoryASan.a lib/liblldbPluginObjectContainerBSDArchive.a lib/liblldbPluginObjectContainerMachOArchive.a lib/liblldbPluginObjectFileBreakpad.a lib/liblldbPluginObjectFileELF.a lib/liblldbPluginObjectFileMachO.a lib/liblldbPluginObjectFilePECOFF.a lib/liblldbPluginObjectFileJIT.a lib/liblldbPluginOSPython.a lib/liblldbPluginPlatformLinux.a lib/liblldbPluginPlatformFreeBSD.a lib/liblldbPluginPlatformNetBSD.a lib/liblldbPluginPlatformOpenBSD.a lib/liblldbPluginPlatformMacOSX.a lib/liblldbPluginPlatformWindows.a lib/liblldbPluginPlatformPOSIX.a lib/liblldbPluginPlatformGDB.a lib/liblldbPluginPlatformKalimba.a lib/liblldbPluginPlatformAndroid.a lib/liblldbPluginProcessLinux.a lib/liblldbPluginProcessPOSIX.a lib/liblldbPluginProcessGDBRemote.a lib/liblldbPluginProcessUtility.a lib/liblldbPluginProcessElfCore.a lib/liblldbPluginProcessMachCore.a lib/liblldbPluginProcessMinidump.a lib/liblldbPluginScriptInterpreterNone.a lib/liblldbPluginStructuredDataDarwinLog.a lib/liblldbPluginSymbolFileBreakpad.a lib/liblldbPluginSymbolFileDWARF.a lib/liblldbPluginSymbolFileSymtab.a lib/liblldbPluginSymbolFileNativePDB.a lib/liblldbPluginSymbolFilePDB.a lib/liblldbPluginSystemRuntimeMacOSX.a lib/liblldbPluginSymbolVendorELF.a lib/liblldbPluginUnwindAssemblyInstEmulation.a lib/liblldbPluginUnwindAssemblyX86.a lib/libLLVMSupport.a lib/libLLVMAArch64CodeGen.a lib/libLLVMAArch64AsmParser.a lib/libLLVMAArch64Disassembler.a lib/libLLVMAArch64Desc.a lib/libLLVMAArch64AsmPrinter.a lib/libLLVMAArch64Info.a lib/libLLVMAArch64Utils.a lib/libLLVMAMDGPUCodeGen.a lib/libLLVMAMDGPUAsmParser.a lib/libLLVMAMDGPUDisassembler.a lib/libLLVMAMDGPUDesc.a lib/libLLVMAMDGPUAsmPrinter.a lib/libLLVMAMDGPUInfo.a lib/libLLVMAMDGPUUtils.a lib/libLLVMARMCodeGen.a lib/libLLVMARMAsmParser.a lib/libLLVMARMDisassembler.a lib/libLLVMARMDesc.a lib/libLLVMARMAsmPrinter.a lib/libLLVMARMInfo.a lib/libLLVMARMUtils.a lib/libLLVMBPFCodeGen.a lib/libLLVMBPFAsmParser.a lib/libLLVMBPFDesc.a lib/libLLVMBPFAsmPrinter.a lib/libLLVMBPFDisassembler.a lib/libLLVMBPFInfo.a lib/libLLVMHexagonCodeGen.a lib/libLLVMHexagonAsmParser.a lib/libLLVMHexagonDisassembler.a lib/libLLVMHexagonDesc.a lib/libLLVMHexagonInfo.a lib/libLLVMLanaiCodeGen.a lib/libLLVMLanaiAsmParser.a lib/libLLVMLanaiDisassembler.a lib/libLLVMLanaiDesc.a lib/libLLVMLanaiAsmPrinter.a lib/libLLVMLanaiInfo.a lib/libLLVMMipsCodeGen.a lib/libLLVMMipsAsmParser.a lib/libLLVMMipsDesc.a lib/libLLVMMipsAsmPrinter.a lib/libLLVMMipsDisassembler.a lib/libLLVMMipsInfo.a lib/libLLVMMSP430CodeGen.a lib/libLLVMMSP430AsmParser.a lib/libLLVMMSP430Desc.a lib/libLLVMMSP430AsmPrinter.a lib/libLLVMMSP430Disassembler.a lib/libLLVMMSP430Info.a lib/libLLVMNVPTXCodeGen.a lib/libLLVMNVPTXDesc.a lib/libLLVMNVPTXAsmPrinter.a lib/libLLVMNVPTXInfo.a lib/libLLVMPowerPCCodeGen.a lib/libLLVMPowerPCAsmParser.a lib/libLLVMPowerPCDesc.a lib/libLLVMPowerPCAsmPrinter.a lib/libLLVMPowerPCDisassembler.a lib/libLLVMPowerPCInfo.a lib/libLLVMSparcCodeGen.a lib/libLLVMSparcAsmParser.a lib/libLLVMSparcDesc.a lib/libLLVMSparcAsmPrinter.a lib/libLLVMSparcDisassembler.a lib/libLLVMSparcInfo.a lib/libLLVMSystemZCodeGen.a lib/libLLVMSystemZAsmParser.a lib/libLLVMSystemZDisassembler.a lib/libLLVMSystemZDesc.a lib/libLLVMSystemZAsmPrinter.a lib/libLLVMSystemZInfo.a lib/libLLVMWebAssemblyCodeGen.a lib/libLLVMWebAssemblyAsmParser.a lib/libLLVMWebAssemblyDesc.a lib/libLLVMWebAssemblyAsmPrinter.a lib/libLLVMWebAssemblyDisassembler.a lib/libLLVMWebAssemblyInfo.a lib/libLLVMX86CodeGen.a lib/libLLVMGlobalISel.a lib/libLLVMX86AsmParser.a lib/libLLVMX86Desc.a lib/libLLVMX86AsmPrinter.a lib/libLLVMX86Disassembler.a lib/libLLVMX86Info.a lib/libLLVMX86Utils.a lib/libLLVMXCoreCodeGen.a lib/libLLVMAsmPrinter.a lib/libLLVMSelectionDAG.a lib/libLLVMXCoreDesc.a lib/libLLVMXCoreAsmPrinter.a lib/libLLVMXCoreDisassembler.a lib/libLLVMXCoreInfo.a lib/liblldbPluginPlatformLinux.a lib/liblldbPluginPlatformGDB.a lib/liblldbPluginDynamicLoaderDarwinKernel.a lib/liblldbPluginPlatformMacOSX.a lib/liblldbPluginPlatformPOSIX.a lib/liblldbPluginDynamicLoaderMacOSXDYLD.a lib/liblldbPluginObjectFileMachO.a lib/liblldbPluginDynamicLoaderPosixDYLD.a lib/liblldbPluginProcessElfCore.a lib/liblldbPluginDynamicLoaderPosixDYLD.a lib/liblldbPluginProcessElfCore.a lib/liblldbPluginObjectFileELF.a lib/liblldbPluginObjectFileBreakpad.a lib/liblldbBreakpoint.a lib/liblldbCore.a lib/liblldbDataFormatters.a lib/liblldbExpression.a lib/liblldbHost.a lib/liblldbInterpreter.a lib/liblldbSymbol.a lib/liblldbTarget.a lib/liblldbPluginExpressionParserClang.a lib/liblldbPluginClangCommon.a lib/liblldbPluginCPlusPlusLanguage.a lib/liblldbPluginObjCLanguage.a lib/liblldbPluginAppleObjCRuntime.a lib/liblldbPluginObjectFileJIT.a lib/liblldbPluginProcessUtility.a lib/liblldbPluginSymbolFileDWARF.a lib/liblldbPluginSymbolFileNativePDB.a lib/liblldbPluginSymbolFilePDB.a lib/liblldbCommands.a lib/liblldbBreakpoint.a lib/liblldbCore.a lib/liblldbDataFormatters.a lib/liblldbExpression.a lib/liblldbHost.a lib/liblldbInterpreter.a lib/liblldbSymbol.a lib/liblldbTarget.a lib/liblldbPluginExpressionParserClang.a lib/liblldbPluginClangCommon.a lib/liblldbPluginCPlusPlusLanguage.a lib/liblldbPluginObjCLanguage.a lib/liblldbPluginAppleObjCRuntime.a lib/liblldbPluginObjectFileJIT.a lib/liblldbPluginProcessUtility.a lib/liblldbPluginSymbolFileDWARF.a lib/liblldbPluginSymbolFileNativePDB.a lib/liblldbPluginSymbolFilePDB.a lib/liblldbCommands.a lib/liblldbBreakpoint.a lib/liblldbCore.a lib/liblldbDataFormatters.a lib/liblldbExpression.a lib/liblldbHost.a lib/liblldbInterpreter.a lib/liblldbSymbol.a lib/liblldbTarget.a lib/liblldbPluginExpressionParserClang.a lib/liblldbPluginClangCommon.a lib/liblldbPluginCPlusPlusLanguage.a lib/liblldbPluginObjCLanguage.a lib/liblldbPluginAppleObjCRuntime.a lib/liblldbPluginObjectFileJIT.a lib/liblldbPluginProcessUtility.a lib/liblldbPluginSymbolFileDWARF.a lib/liblldbPluginSymbolFileNativePDB.a lib/liblldbPluginSymbolFilePDB.a lib/liblldbCommands.a lib/liblldbBreakpoint.a lib/liblldbCore.a lib/liblldbDataFormatters.a lib/liblldbExpression.a lib/liblldbHost.a lib/liblldbInterpreter.a lib/liblldbSymbol.a lib/liblldbTarget.a lib/liblldbPluginExpressionParserClang.a lib/liblldbPluginClangCommon.a lib/liblldbPluginCPlusPlusLanguage.a lib/liblldbPluginObjCLanguage.a lib/liblldbPluginAppleObjCRuntime.a lib/liblldbPluginObjectFileJIT.a lib/liblldbPluginProcessUtility.a lib/liblldbPluginSymbolFileDWARF.a lib/liblldbPluginSymbolFileNativePDB.a lib/liblldbPluginSymbolFilePDB.a lib/liblldbCommands.a -lxml2 lib/libclangCodeGen.a lib/libLLVMCoroutines.a lib/libLLVMCoverage.a lib/libLLVMLTO.a lib/libLLVMObjCARCOpts.a lib/libLLVMPasses.a lib/libLLVMCodeGen.a lib/libclangRewriteFrontend.a lib/libclangFrontend.a lib/libclangDriver.a lib/libclangParse.a lib/libLLVMOption.a lib/libclangRewrite.a lib/libclangSerialization.a lib/libclangSema.a lib/libclangEdit.a lib/libclangAnalysis.a lib/libclangASTMatchers.a lib/libLLVMipo.a lib/libLLVMIRReader.a lib/libLLVMAsmParser.a lib/libLLVMScalarOpts.a lib/libLLVMVectorize.a lib/libLLVMBitWriter.a lib/libLLVMAggressiveInstCombine.a lib/libLLVMInstCombine.a lib/libLLVMInstrumentation.a lib/libLLVMLinker.a lib/libLLVMTransformUtils.a lib/libLLVMMCJIT.a lib/libLLVMExecutionEngine.a lib/libLLVMRuntimeDyld.a lib/libLLVMTarget.a lib/libLLVMAnalysis.a lib/libLLVMProfileData.a lib/libLLVMDebugInfoDWARF.a lib/libclangAST.a lib/libclangLex.a lib/libclangBasic.a lib/libLLVMDebugInfoPDB.a lib/libLLVMObject.a lib/libLLVMBitReader.a lib/libLLVMCore.a lib/libLLVMMCParser.a lib/liblldbBase.a lib/liblldbUtility.a TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot/usr/lib/libxml2.so lib/libLLVMMCDisassembler.a lib/libLLVMMC.a lib/libLLVMBinaryFormat.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMDebugInfoMSF.a lib/libLLVMSupport.a lib/libLLVMDemangle.a -lz -lrt -ldl -lpthread -lm && : TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/../../libexec/arm-yoe-linux-gnueabi/gcc/arm-yoe-linux-gnueabi/9.1.0/ld: out of memory collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. WARNING: TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/temp/run.do_compile.18584:1 exit 1 from 'ninja -j 30 -l 45.0 -l 45.0 lldb' ERROR: Function failed: do_compile (log file is located at TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/lldb/8.0.1-r0/temp/log.do_compile.18584)