LogTurnkeySupport: Selected target: ILGCoreDev LogLauncherProfile: Unable to use promoted target - ../../../../../../Repos/r-d-unreal/Binaries/Linux/ILGCoreDev.target does not exist. LogMonitoredProcess: Running Serialized UAT: [ cmd.exe /c ""C:/Program Files/Epic Games/UE_5.3/Engine/Build/BatchFiles/RunUAT.bat" -ScriptsForProject="C:/Repos/r-d-unreal/ILGCoreDev.uproject" Turnkey -command=VerifySdk -platform=Linux -UpdateIfNeeded -EditorIO -EditorIOPort=59058 -project="C:/Repos/r-d-unreal/ILGCoreDev.uproject" BuildCookRun -nop4 -utf8output -nocompileeditor -skipbuildeditor -cook -project="C:/Repos/r-d-unreal/ILGCoreDev.uproject" -target=ILGCoreDev -unrealexe="C:\Program Files\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Cmd.exe" -platform=Linux -installed -stag e -archive -package -build -pak -iostore -compressed -prereqs -archivedirectory="C:/Repos/r-d-unreal/Build" -clientconfig=Development" -nocompile -nocompileuat ] UATHelper: Packaging (Linux): Running AutomationTool... UATHelper: Packaging (Linux): Using bundled DotNet SDK version: 6.0.302 UATHelper: Packaging (Linux): Starting AutomationTool... UATHelper: Packaging (Linux): Parsing command line: -ScriptsForProject=C:/Repos/r-d-unreal/ILGCoreDev.uproject Turnkey -command=VerifySdk -platform=Linux -UpdateIfNeeded -EditorIO -EditorIOPort=59058 -project=C:/Repos/r-d-unreal/ILGCoreDev.uproject BuildCookRun -nop4 -utf8output -nocompileeditor -skipbuildeditor -cook -project=C:/Repos/r-d-unreal/ILGCoreDev.uproject -target=ILGCoreDev -unrealexe="C:\Program Files\Epic Games\UE_5.3\Engine\Binaries\Win64\UnrealEditor-Cmd.exe" -platform=Linux -installed -stage -archive -package -build -pak -iostore -compressed -prereqs -archivedirectory=C:/Repos/ r-d-unreal/Build -clientconfig=Development -nocompile -nocompileuat UATHelper: Packaging (Linux): Initializing script modules... UATHelper: Packaging (Linux): Total script module initialization time: 0.18 s. UATHelper: Packaging (Linux): Executing commands... UATHelper: Packaging (Linux): Installed Sdk validity: UATHelper: Packaging (Linux): Linux: (Status=Valid, Allowed_Sdk=v22_clang-16.0.6-centos7, Current_Sdk=v22_clang-16.0.6-centos7, Allowed_AutoSdk=v22_clang-16.0.6-centos7, Current_AutoSdk=, Flags="InstalledSdk_ValidVersionExists, Sdk_HasBestVersion") UATHelper: Packaging (Linux): Scanning for envvar changes... UATHelper: Packaging (Linux): ... done! UATHelper: Packaging (Linux): Cleaning Temp Paths... UATHelper: Packaging (Linux): BUILD SUCCESSFUL UATHelper: Packaging (Linux): Setting up ProjectParams for C:\Repos\r-d-unreal\ILGCoreDev.uproject UATHelper: Packaging (Linux): ********** BUILD COMMAND STARTED ********** UATHelper: Packaging (Linux): Running: C:\Program Files\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\DotNet\6.0.302\windows\dotnet.exe "C:\Program Files\Epic Games\UE_5.3\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll" ILGCoreDev Linux Development -Project=C:\Repos\r-d-unreal\ILGCoreDev.uproject -Manifest=C:\Repos\r-d-unreal\Intermediate\Build\Manifest.xml -remoteini="C:\Repos\r-d-unreal" -skipdeploy -log="C:\Users\yu.guo\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_5.3\UBT-ILGCoreDev-Linux-Development.txt" UATHelper: Packaging (Linux): Log file: C:\Users\yu.guo\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_5.3\UBT-ILGCoreDev-Linux-Development.txt UATHelper: Packaging (Linux): Using 'git status' to determine working set for adaptive non-unity build (C:\Repos\r-d-unreal). UATHelper: Packaging (Linux): Creating makefile for ILGCoreDev (manifest 'C:\Repos\r-d-unreal\Intermediate\Build\Manifest.xml' not found) UATHelper: Packaging (Linux): ------- Build details -------- UATHelper: Packaging (Linux): Using toolchain located at 'C:\UnrealToolchains\v22_clang-16.0.6-centos7\x86_64-unknown-linux-gnu'. UATHelper: Packaging (Linux): Using clang (C:\UnrealToolchains\v22_clang-16.0.6-centos7\x86_64-unknown-linux-gnu\bin\clang++.exe) version 'clang version 16.0.6 (github.com/llvm/llvm-project 7cbf1a2591520c2491aa35339f227775f4d3adf6) UATHelper: Packaging (Linux): Target: x86_64-pc-windows-msvc UATHelper: Packaging (Linux): Thread model: posix UATHelper: Packaging (Linux): InstalledDir: C:\UnrealToolchains\v22_clang-16.0.6-centos7\x86_64-unknown-linux-gnu\bin' (string), 16 (major), 0 (minor), 6 (patch) UATHelper: Packaging (Linux): Using bundled libc++ standard C++ library. UATHelper: Packaging (Linux): Using lld linker UATHelper: Packaging (Linux): Using llvm-ar (C:\UnrealToolchains\v22_clang-16.0.6-centos7\x86_64-unknown-linux-gnu\bin\llvm-ar.exe) version 'LLVM (http://llvm.org/): UATHelper: Packaging (Linux): LLVM version 16.0.6 UATHelper: Packaging (Linux): Optimized build. (string)' UATHelper: Packaging (Linux): Using old way to relink circularly dependent libraries (with a FixDeps step). UATHelper: Packaging (Linux): ------------------------------ UATHelper: Packaging (Linux): Writing manifest to C:\Repos\r-d-unreal\Intermediate\Build\Manifest.xml UATHelper: Packaging (Linux): Building ILGCoreDev... UATHelper: Packaging (Linux): [Upgrade] UATHelper: Packaging (Linux): [Upgrade] Using backward-compatible build settings. The latest version of UE sets the following values by default, which may require code changes: UATHelper: Packaging (Linux): [Upgrade] bLegacyParentIncludePaths = false => Omits module parent folders from include paths to reduce compiler command line length. (Previously: true). UATHelper: Packaging (Linux): [Upgrade] CppStandard = CppStandardVersion.Default => Updates C++ Standard to C++20 (Previously: CppStandardVersion.Cpp17). UATHelper: Packaging (Linux): [Upgrade] WindowsPlatform.bStrictConformanceMode = true => Updates MSVC strict conformance mode to true (Previously: false). UATHelper: Packaging (Linux): [Upgrade] Suppress this message by setting 'DefaultBuildSettings = BuildSettingsVersion.V4;' in ILGCoreDev.Target.cs, and explicitly overriding settings that differ from the new defaults. UATHelper: Packaging (Linux): [Upgrade] UATHelper: Packaging (Linux): [Adaptive Build] Excluded from ILGCore unity file: ConfigurationManager.cpp, ILGCamera.cpp, ILGCoreSettings.cpp, ILGTypes.cpp, PanoramaTourManager.cpp, ScreenshotActor.cpp, AwsSubsystem.cpp UATHelper: Packaging (Linux): Determining max actions to execute in parallel (16 physical cores, 24 logical cores) UATHelper: Packaging (Linux): Executing up to 16 processes, one per physical core UATHelper: Packaging (Linux): ------ Building 2 action(s) started ------ UATHelper: Packaging (Linux): [1/2] Link (lld) ILGCoreDev UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(Aws::Utils::Event::EventStreamErrorsMapper::GetAwsErrorForEventStreamError(Aws::Utils::Event::EventStreamErrors)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by JsonSerializer.cpp UATHelper: Packaging (Linux): >>> JsonSerializer.cpp.o:(Aws::Utils::Json::JsonValue::JsonValue(Aws::Utils::Json::JsonValue const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 95 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(Aws::Utils::Event::EventStreamErrorsMapper::GetAwsErrorForEventStreamError(Aws::Utils::Event::EventStreamErrors)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by JsonSerializer.cpp UATHelper: Packaging (Linux): >>> JsonSerializer.cpp.o:(Aws::Utils::Json::JsonValue::JsonValue(Aws::Utils::Json::JsonValue const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 551 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::Init() UATHelper: Packaging (Linux): >>> referenced by EventHeader.cpp UATHelper: Packaging (Linux): >>> EventHeader.cpp.o:(_GLOBAL__sub_I_EventHeader.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(_GLOBAL__sub_I_EventStreamErrors.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(_GLOBAL__sub_I_EventDecoderStream.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(Aws::Utils::Event::EventDecoderStream::EventDecoderStream(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(Aws::Utils::Event::EventDecoderStream::EventDecoderStream(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(Aws::Utils::Event::EventDecoderStream::EventDecoderStream(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1737 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) UATHelper: Packaging (Linux): >>> referenced by ub_LOGS.cpp UATHelper: Packaging (Linux): >>> ub_LOGS.cpp.o:(Aws::CloudWatchLogs::Model::CreateDeliveryRequest::SerializePayload[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-logs.a PackagingResults: Error: undefined symbol: std::__throw_logic_error(char const*) PackagingResults: Error: undefined symbol: std::__throw_length_error(char const*) PackagingResults: Error: undefined symbol: std::ios_base::Init::Init() PackagingResults: Error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) PackagingResults: Error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) UATHelper: Packaging (Linux): >>> referenced by ub_LOGS.cpp UATHelper: Packaging (Linux): >>> ub_LOGS.cpp.o:(Aws::CloudWatchLogs::Model::PutDeliverySourceRequest::SerializePayload[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-logs.a UATHelper: Packaging (Linux): >>> referenced by ub_LOGS.cpp UATHelper: Packaging (Linux): >>> ub_LOGS.cpp.o:(Aws::CloudWatchLogs::Model::PutDestinationRequest::SerializePayload[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-logs.a UATHelper: Packaging (Linux): >>> referenced 240 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(Aws::Utils::Event::EventDecoderStream::EventDecoderStream(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by AmazonSerializableWebServiceRequest.cpp UATHelper: Packaging (Linux): >>> AmazonSerializableWebServiceRequest.cpp.o:(std::shared_ptr, Aws::Crt::StlAllocator>> Aws::MakeShared, Aws::Crt::StlAllocator>>(char const*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 637 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::~Init() UATHelper: Packaging (Linux): >>> referenced by EventHeader.cpp PackagingResults: Error: undefined symbol: std::ios_base::Init::~Init() UATHelper: Packaging (Linux): >>> EventHeader.cpp.o:(_GLOBAL__sub_I_EventHeader.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(_GLOBAL__sub_I_EventStreamErrors.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(_GLOBAL__sub_I_EventDecoderStream.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(Aws::Utils::Event::EventDecoderStream::~EventDecoderStream()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(non-virtual thunk to Aws::Utils::Event::EventDecoderStream::~EventDecoderStream()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(virtual thunk to Aws::Utils::Event::EventDecoderStream::~EventDecoderStream()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2322 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::~ios_base() UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(Aws::Utils::Event::EventDecoderStream::~EventDecoderStream()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(non-virtual thunk to Aws::Utils::Event::EventDecoderStream::~EventDecoderStream()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(virtual thunk to Aws::Utils::Event::EventDecoderStream::~EventDecoderStream()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: vtable for std::basic_ios> PackagingResults: Error: undefined symbol: std::ios_base::~ios_base() UATHelper: Packaging (Linux): >>> referenced 2338 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by AmazonSerializableWebServiceRequest.cpp UATHelper: Packaging (Linux): >>> AmazonSerializableWebServiceRequest.cpp.o:(std::shared_ptr, Aws::Crt::StlAllocator>> Aws::MakeShared, Aws::Crt::StlAllocator>>(char const*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::EventStreamBuf(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1327 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: __libc_single_threaded UATHelper: Packaging (Linux): >>> referenced by AmazonSerializableWebServiceRequest.cpp UATHelper: Packaging (Linux): >>> AmazonSerializableWebServiceRequest.cpp.o:(Aws::AmazonSerializableWebServiceRequest::GetBody() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by Sha256HMAC.cpp UATHelper: Packaging (Linux): >>> Sha256HMAC.cpp.o:(Aws::Utils::Crypto::Sha256HMAC::~Sha256HMAC()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by Sha256.cpp UATHelper: Packaging (Linux): >>> Sha256.cpp.o:(Aws::Utils::Crypto::Sha256::~Sha256()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1078 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) UATHelper: Packaging (Linux): >>> referenced by AmazonSerializableWebServiceRequest.cpp UATHelper: Packaging (Linux): >>> AmazonSerializableWebServiceRequest.cpp.o:(Aws::AmazonSerializableWebServiceRequest::GetBody() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 3491 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::locale() UATHelper: Packaging (Linux): >>> referenced by AmazonSerializableWebServiceRequest.cpp UATHelper: Packaging (Linux): >>> AmazonSerializableWebServiceRequest.cpp.o:(std::shared_ptr, Aws::Crt::StlAllocator>> Aws::MakeShared, Aws::Crt::StlAllocator>>(char const*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 624 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream::operator<<(int) UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by SimpleUDP.cpp UATHelper: Packaging (Linux): >>> SimpleUDP.cpp.o:(Aws::Net::SimpleUDP::CreateSocket(int, unsigned long, unsigned long, bool)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 102 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream::flush() UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::underflow()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteData(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(Aws::Http::CurlHttpClient::MakeRequest(std::shared_ptr const&, Aws::Utils::RateLimits::RateLimiterInterface*, Aws::Utils::RateLimits::RateLimiterInterface*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 12 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::read(char*, long) UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::underflow()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32Impl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 9 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::seekg(std::fpos<__mbstate_t>) UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode) (.localalias)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 10 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::tellg() UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: vtable for std::basic_streambuf> PackagingResults: Error: undefined symbol: __libc_single_threaded PackagingResults: Error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) PackagingResults: Error: undefined symbol: std::locale::locale() PackagingResults: Error: undefined symbol: std::ostream::operator<<(int) PackagingResults: Error: undefined symbol: std::ostream::flush() PackagingResults: Error: undefined symbol: std::istream::read(char*, long) PackagingResults: Error: undefined symbol: std::istream::seekg(std::fpos<__mbstate_t>) PackagingResults: Error: undefined symbol: std::istream::tellg() UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 19 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::~locale() UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 791 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: typeinfo for std::iostream UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(typeinfo for Aws::Utils::Event::EventDecoderStream) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::locale::~locale() UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp PackagingResults: Error: undefined symbol: typeinfo for std::iostream UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(construction vtable for std::iostream-in-Aws::Utils::Event::EventDecoderStream) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(construction vtable for std::iostream-in-Aws::Utils::Event::EventDecoderStream) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 13 more times UATHelper: Packaging (Linux): ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) UATHelper: Packaging (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation) PackagingResults: Error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_bad_function_call() UATHelper: Packaging (Linux): >>> referenced by HttpConnection.cpp UATHelper: Packaging (Linux): >>> HttpConnection.cpp.o:(Aws::Crt::Http::HttpStream::s_onIncomingHeaders(aws_http_stream*, aws_http_header_block, aws_http_header const*, unsigned long, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by HttpConnection.cpp UATHelper: Packaging (Linux): >>> HttpConnection.cpp.o:(Aws::Crt::Http::HttpStream::s_onStreamComplete(aws_http_stream*, int, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by HttpConnection.cpp UATHelper: Packaging (Linux): >>> HttpConnection.cpp.o:(Aws::Crt::Http::HttpClientConnection::s_onClientConnectionShutdown(aws_http_connection*, int, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced 202 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: __libc_single_threaded UATHelper: Packaging (Linux): >>> referenced by HttpConnection.cpp UATHelper: Packaging (Linux): >>> HttpConnection.cpp.o:(Aws::Crt::Http::HttpStream::s_onStreamComplete(aws_http_stream*, int, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a PackagingResults: Error: undefined symbol: std::__throw_bad_function_call() UATHelper: Packaging (Linux): >>> referenced by HttpConnection.cpp PackagingResults: Error: undefined symbol: __libc_single_threaded UATHelper: Packaging (Linux): >>> HttpConnection.cpp.o:(Aws::Crt::Http::HttpClientConnection::s_onClientConnectionShutdown(aws_http_connection*, int, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by HttpConnection.cpp UATHelper: Packaging (Linux): >>> HttpConnection.cpp.o:(Aws::Crt::Http::HttpClientConnection::s_onClientConnectionShutdown(aws_http_connection*, int, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced 1078 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> referenced by URI.cpp UATHelper: Packaging (Linux): >>> URI.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by URI.cpp UATHelper: Packaging (Linux): >>> URI.cpp.o:(Aws::Http::URI::ExtractAndSetScheme(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by AWSHttpResourceClient.cpp PackagingResults: Error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> AWSHttpResourceClient.cpp.o:(Aws::Internal::EC2MetadataClient::GetEndpoint[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 95 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> referenced by URI.cpp UATHelper: Packaging (Linux): >>> URI.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by URI.cpp UATHelper: Packaging (Linux): >>> URI.cpp.o:(Aws::Http::URI::ExtractAndSetScheme(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by AWSHttpResourceClient.cpp UATHelper: Packaging (Linux): >>> AWSHttpResourceClient.cpp.o:(Aws::Internal::EC2MetadataClient::GetEndpoint[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 551 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_out_of_range_fmt(char const*, ...) UATHelper: Packaging (Linux): >>> referenced by URI.cpp PackagingResults: Error: undefined symbol: std::__throw_length_error(char const*) PackagingResults: Error: undefined symbol: std::__throw_out_of_range_fmt(char const*, ...) UATHelper: Packaging (Linux): >>> URI.cpp.o:(Aws::Http::URI::ExtractAndSetQueryString(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by URI.cpp UATHelper: Packaging (Linux): >>> URI.cpp.o:(Aws::Http::URI::ExtractAndSetQueryString(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by URI.cpp UATHelper: Packaging (Linux): >>> URI.cpp.o:(Aws::Http::URI::GetFormParameters[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 37 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteHeader(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1327 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::peek() UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(CurlProgressCallback(void*, long, long, long, long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(ReadBody(char*, unsigned long, unsigned long, void*, bool) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteHeader(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 637 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::clear(std::_Ios_Iostate) UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(SeekBody(void*, long, int)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteHeader(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by URI.cpp UATHelper: Packaging (Linux): >>> URI.cpp.o:(Aws::Http::URI::ExtractAndSetPort(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced 479 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) PackagingResults: Error: undefined symbol: std::istream::peek() UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::ios_base::ios_base() PackagingResults: Error: undefined symbol: std::basic_ios>::clear(std::_Ios_Iostate) PackagingResults: Error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1737 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::seekg(long, std::_Ios_Seekdir) UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(SeekBody(void*, long, int)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 26 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::locale() UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteHeader(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 624 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream::operator<<(int) UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(Aws::Http::CurlHttpClient::InitGlobalState()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(Aws::Http::CurlHttpClient::MakeRequest(std::shared_ptr const&, Aws::Utils::RateLimits::RateLimiterInterface*, Aws::Utils::RateLimits::RateLimiterInterface*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 102 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::~locale() UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteHeader(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 791 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::istream::seekg(long, std::_Ios_Seekdir) PackagingResults: Error: undefined symbol: std::locale::locale() PackagingResults: Error: undefined symbol: std::ostream::operator<<(int) PackagingResults: Error: undefined symbol: std::locale::~locale() PackagingResults: Error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteHeader(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2322 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::~ios_base() UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteHeader(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2338 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteHeader(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 3491 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::Init() UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(_GLOBAL__sub_I_HttpResponse.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(_GLOBAL__sub_I_CurlHttpClient.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(_GLOBAL__sub_I_EventDecoderStream.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::~Init() UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(_GLOBAL__sub_I_HttpResponse.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(_GLOBAL__sub_I_CurlHttpClient.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(_GLOBAL__sub_I_EventDecoderStream.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_system_error(int) UATHelper: Packaging (Linux): >>> referenced by Api.cpp UATHelper: Packaging (Linux): >>> Api.cpp.o:(Aws::Crt::ApiHandle::GetOrCreateStaticDefaultEventLoopGroup()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by Api.cpp UATHelper: Packaging (Linux): >>> Api.cpp.o:(Aws::Crt::ApiHandle::GetOrCreateStaticDefaultHostResolver()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by Api.cpp UATHelper: Packaging (Linux): >>> Api.cpp.o:(Aws::Crt::ApiHandle::GetOrCreateStaticDefaultClientBootstrap()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced 85 more times UATHelper: Packaging (Linux): ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) UATHelper: Packaging (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation) PackagingResults: Error: undefined symbol: std::ios_base::~ios_base() PackagingResults: Error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) PackagingResults: Error: undefined symbol: std::ios_base::Init::Init() PackagingResults: Error: undefined symbol: std::ios_base::Init::~Init() PackagingResults: Error: undefined symbol: std::__throw_system_error(int) PackagingResults: Error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(Aws::Utils::Event::EventStreamErrorsMapper::GetAwsErrorForEventStreamError(Aws::Utils::Event::EventStreamErrors)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.constprop.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced 95 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(Aws::Utils::Event::EventStreamErrorsMapper::GetAwsErrorForEventStreamError(Aws::Utils::Event::EventStreamErrors)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.constprop.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced 551 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::Init() UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(_GLOBAL__sub_I_EventStreamErrors.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventHeader.cpp UATHelper: Packaging (Linux): >>> EventHeader.cpp.o:(_GLOBAL__sub_I_EventHeader.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp PackagingResults: Error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(_GLOBAL__sub_I_EventStreamBuf.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times PackagingResults: Error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::~Init() UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp PackagingResults: Error: undefined symbol: std::ios_base::Init::Init() UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(_GLOBAL__sub_I_EventStreamErrors.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventHeader.cpp UATHelper: Packaging (Linux): >>> EventHeader.cpp.o:(_GLOBAL__sub_I_EventHeader.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::ios_base::Init::~Init() UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(_GLOBAL__sub_I_EventStreamBuf.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream::flush() UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp PackagingResults: Error: undefined symbol: std::ostream::flush() UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::underflow()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteData(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(Aws::Http::CurlHttpClient::MakeRequest(std::shared_ptr const&, Aws::Utils::RateLimits::RateLimiterInterface*, Aws::Utils::RateLimits::RateLimiterInterface*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 12 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::read(char*, long) UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::underflow()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HashingUtils.cpp UATHelper: Packaging (Linux): >>> HashingUtils.cpp.o:(Aws::Utils::HashingUtils::CalculateSHA256TreeHash(std::iostream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 9 more times PackagingResults: Error: undefined symbol: std::istream::read(char*, long) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::seekg(std::fpos<__mbstate_t>) UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode) (.localalias)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 10 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::tellg() UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp PackagingResults: Error: undefined symbol: std::istream::seekg(std::fpos<__mbstate_t>) UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp PackagingResults: Error: undefined symbol: std::istream::tellg() UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 19 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::EventStreamBuf(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1327 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) PackagingResults: Error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::EventStreamBuf(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPreludeReceived(aws_event_stream_streaming_decoder*, aws_event_stream_message_prelude*, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 637 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::EventStreamBuf(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1737 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::locale() UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::EventStreamBuf(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(Aws::Endpoint::DefaultEndpointProvider, Aws::Endpoint::BuiltInParameters, Aws::Endpoint::ClientContextParameters>::DefaultEndpointProvider(char const*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced 624 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(Aws::Endpoint::DefaultEndpointProvider, Aws::Endpoint::BuiltInParameters, Aws::Endpoint::ClientContextParameters>::DefaultEndpointProvider(char const*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPreludeReceived(aws_event_stream_streaming_decoder*, aws_event_stream_message_prelude*, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> referenced 3491 more times PackagingResults: Error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::~locale() UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp PackagingResults: Error: undefined symbol: std::locale::locale() UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp PackagingResults: Error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(Aws::Endpoint::DefaultEndpointProvider, Aws::Endpoint::BuiltInParameters, Aws::Endpoint::ClientContextParameters>::DefaultEndpointProvider(char const*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp PackagingResults: Error: undefined symbol: std::locale::~locale() UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::writeToDecoder()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 791 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(Aws::Endpoint::DefaultEndpointProvider, Aws::Endpoint::BuiltInParameters, Aws::Endpoint::ClientContextParameters>::DefaultEndpointProvider(char const*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::writeToDecoder()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2322 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) PackagingResults: Error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::~ios_base() UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp PackagingResults: Error: undefined symbol: std::ios_base::~ios_base() UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(Aws::Endpoint::DefaultEndpointProvider, Aws::Endpoint::BuiltInParameters, Aws::Endpoint::ClientContextParameters>::DefaultEndpointProvider(char const*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::writeToDecoder()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2338 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) UATHelper: Packaging (Linux): >>> referenced by ub_LOGS.cpp UATHelper: Packaging (Linux): >>> ub_LOGS.cpp.o:(Aws::CloudWatchLogs::Model::CreateDeliveryRequest::SerializePayload[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-logs.a UATHelper: Packaging (Linux): >>> referenced by ub_LOGS.cpp PackagingResults: Error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) UATHelper: Packaging (Linux): >>> ub_LOGS.cpp.o:(Aws::CloudWatchLogs::Model::PutDeliverySourceRequest::SerializePayload[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-logs.a UATHelper: Packaging (Linux): >>> referenced by ub_LOGS.cpp UATHelper: Packaging (Linux): >>> ub_LOGS.cpp.o:(Aws::CloudWatchLogs::Model::PutDestinationRequest::SerializePayload[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-logs.a UATHelper: Packaging (Linux): >>> referenced 240 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::seekg(long, std::_Ios_Seekdir) UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(Aws::CloudWatch::Model::PutMetricDataRequest::GetSelectedCompressionAlgorithm(Aws::Client::RequestCompressionConfig) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(Aws::CloudWatch::Model::PutMetricDataRequest::GetSelectedCompressionAlgorithm(Aws::Client::RequestCompressionConfig) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 26 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: __libc_single_threaded UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(Aws::CloudWatch::Model::PutMetricDataRequest::GetSelectedCompressionAlgorithm(Aws::Client::RequestCompressionConfig) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced by AmazonSerializableWebServiceRequest.cpp UATHelper: Packaging (Linux): >>> AmazonSerializableWebServiceRequest.cpp.o:(Aws::AmazonSerializableWebServiceRequest::GetBody() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_S3.cpp UATHelper: Packaging (Linux): >>> ub_S3.cpp.o:(std::__future_base::_Task_state, Aws::Utils::Outcome ()>::_M_run_delayed(std::weak_ptr)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-s3.a UATHelper: Packaging (Linux): >>> referenced 1078 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream& std::ostream::_M_insert(unsigned long) UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPreludeReceived(aws_event_stream_streaming_decoder*, aws_event_stream_message_prelude*, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPreludeReceived(aws_event_stream_streaming_decoder*, aws_event_stream_message_prelude*, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::writeToDecoder()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 298 more times UATHelper: Packaging (Linux): ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) UATHelper: Packaging (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation) PackagingResults: Error: undefined symbol: std::istream::seekg(long, std::_Ios_Seekdir) PackagingResults: Error: undefined symbol: __libc_single_threaded PackagingResults: Error: undefined symbol: std::ostream& std::ostream::_M_insert(unsigned long) PackagingResults: Error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::cout UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::ConsoleLogSystem::ProcessFormattedStatement(std::__cxx11::basic_string, Aws::Crt::StlAllocator>&&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::ConsoleLogSystem::Flush()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Http::Standard::StandardHttpRequest::GetSize() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Client::ConvertToRequestForPresigning(Aws::AmazonWebServiceRequest const&, Aws::Http::URI const&, Aws::Http::HttpMethod, std::multimap, Aws::Crt::StlAllocator>, std::__cxx11::basic_string, Aws::Crt::StlAllocator>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> co nst, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp PackagingResults: Error: undefined symbol: std::cout UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Client::AWSClient::AddHeadersToRequest(std::shared_ptr const&, std::map, Aws::Crt::StlAllocator>, std::__cxx11::basic_string, Aws::Crt::StlAllocator>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>> const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 240 more times PackagingResults: Error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::_M_grow_words(int, bool) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp PackagingResults: Error: undefined symbol: std::ios_base::_M_grow_words(int, bool) UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Stream::ResponseStream::StreamCallback(std::ios_base::event, std::ios_base&, int)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Stream::ResponseStream::RegisterStream()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Stream::ResponseStream::RegisterStream()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: EVP_PKEY_CTX_set_rsa_padding UATHelper: Packaging (Linux): >>> referenced by s2n_rsa_signing.c UATHelper: Packaging (Linux): >>> s2n_rsa_signing.c.o:(s2n_rsa_pss_sign_digest) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced by s2n_rsa_signing.c UATHelper: Packaging (Linux): >>> s2n_rsa_signing.c.o:(s2n_rsa_pss_verify) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced by s2n_evp_signing.c UATHelper: Packaging (Linux): >>> s2n_evp_signing.c.o:(s2n_evp_sign) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced 1 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: EVP_PKEY_CTX_set_signature_md UATHelper: Packaging (Linux): >>> referenced by s2n_rsa_signing.c UATHelper: Packaging (Linux): >>> s2n_rsa_signing.c.o:(s2n_rsa_pss_sign_digest) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a PackagingResults: Error: undefined symbol: EVP_PKEY_CTX_set_rsa_padding PackagingResults: Error: undefined symbol: EVP_PKEY_CTX_set_signature_md UATHelper: Packaging (Linux): >>> referenced by s2n_rsa_signing.c UATHelper: Packaging (Linux): >>> s2n_rsa_signing.c.o:(s2n_rsa_pss_verify) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced by s2n_evp_signing.c UATHelper: Packaging (Linux): >>> s2n_evp_signing.c.o:(s2n_evp_sign) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced 1 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: EVP_PKEY_CTX_set_rsa_mgf1_md UATHelper: Packaging (Linux): >>> referenced by s2n_rsa_signing.c UATHelper: Packaging (Linux): >>> s2n_rsa_signing.c.o:(s2n_rsa_pss_sign_digest) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced by s2n_rsa_signing.c UATHelper: Packaging (Linux): >>> s2n_rsa_signing.c.o:(s2n_rsa_pss_verify) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: EVP_PKEY_CTX_set_rsa_pss_saltlen UATHelper: Packaging (Linux): >>> referenced by s2n_rsa_signing.c UATHelper: Packaging (Linux): >>> s2n_rsa_signing.c.o:(s2n_rsa_pss_sign_digest) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced by s2n_rsa_signing.c UATHelper: Packaging (Linux): >>> s2n_rsa_signing.c.o:(s2n_rsa_pss_verify) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced by s2n_evp_signing.c UATHelper: Packaging (Linux): >>> s2n_evp_signing.c.o:(s2n_evp_sign) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced 1 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::condition_variable::notify_one() PackagingResults: Error: undefined symbol: EVP_PKEY_CTX_set_rsa_mgf1_md UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::Flush() (.localalias)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: EVP_PKEY_CTX_set_rsa_pss_saltlen UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::Stop()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::condition_variable::notify_one() UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::Stop()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 11 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_system_error(int) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::Flush() (.localalias)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::Stop()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::~DefaultLogSystem()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::__throw_system_error(int) UATHelper: Packaging (Linux): >>> referenced 85 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp PackagingResults: Error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.constprop.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char const*, char const*, std::forward_iterator_tag) (.constprop.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(std::_Rb_tree_node, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>* std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_M_copy, Aws::Crt::StlAll ocator>, std::pair, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_Alloc_node>(std::_Rb_tree_node, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>*, std::_Rb_tree_node_base*, std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::_ _cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_Alloc_node&) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 95 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.constprop.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char const*, char const*, std::forward_iterator_tag) (.constprop.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Auth::BearerTokenAuthSignerProvider::AddSigner(std::shared_ptr&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 551 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::thread::join() UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::~DefaultLogSystem()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Threading::ThreadTask::~ThreadTask()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::thread::join() UATHelper: Packaging (Linux): >>> referenced by ub_S3.cpp UATHelper: Packaging (Linux): >>> ub_S3.cpp.o:(Aws::S3::DefaultAsyncS3ExpressIdentityProvider::~DefaultAsyncS3ExpressIdentityProvider()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-s3.a UATHelper: Packaging (Linux): >>> referenced 1 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::chrono::_V2::steady_clock::now() UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::~DefaultLogSystem()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::~DefaultLogSystem()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Threading::Semaphore::WaitOneFor(unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 343 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: pthread_cond_clockwait UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::~DefaultLogSystem()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Threading::Semaphore::WaitOneFor(unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpClient.cpp UATHelper: Packaging (Linux): >>> HttpClient.cpp.o:(Aws::Http::HttpClient::RetryRequestSleep(std::chrono::duration>)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 8 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: __libc_single_threaded UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Auth::BearerTokenAuthSignerProvider::AddSigner(std::shared_ptr&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Auth::BearerTokenAuthSignerProvider::AddSigner(std::shared_ptr&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Auth::DefaultAuthSignerProvider::AddSigner(std::shared_ptr&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1078 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::_Hash_bytes(void const*, unsigned long, unsigned long) UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::hash>>::operator()(Aws::Crt::basic_string_view> const&) const (.constprop.0.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp PackagingResults: Error: undefined symbol: std::chrono::_V2::steady_clock::now() PackagingResults: Error: undefined symbol: pthread_cond_clockwait PackagingResults: Error: undefined symbol: __libc_single_threaded PackagingResults: Error: undefined symbol: std::_Hash_bytes(void const*, unsigned long, unsigned long) UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::_Hashtable>, std::pair> const, std::vector>, Aws::Crt::StlAllocator>>>>, Aws::Crt::StlAllocator> const, std::vector>, Aws::Crt::StlAllocator>>>>>, std::__detail::_Select1st, std::equal_to>>, std::hash>>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits>::_M_rehash(unsigned long, unsigned long const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by UUID.cpp UATHelper: Packaging (Linux): >>> UUID.cpp.o:(Aws::Utils::GetCurrentThreadRandomSeed()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 9 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__cxx11::basic_string, std::allocator>::_M_create(unsigned long&, unsigned long) UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::hash>>::operator()(Aws::Crt::basic_string_view> const&) const (.constprop.0.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::_Hashtable>, std::pair> const, std::vector>, Aws::Crt::StlAllocator>>>>, Aws::Crt::StlAllocator> const, std::vector>, Aws::Crt::StlAllocator>>>>>, std::__detail::_Select1st, std::equal_to>>, std::hash>>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits>::_M_rehash(unsigned long, unsigned long const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1327 more times PackagingResults: Error: undefined symbol: std::__cxx11::basic_string, std::allocator>::_M_create(unsigned long&, unsigned long) UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::ios_base() PackagingResults: Error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp PackagingResults: Error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::LogErrors(char const*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 637 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp PackagingResults: Error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1737 more times UATHelper: Packaging (Linux): ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) UATHelper: Packaging (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation) PackagingResults: Error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> referenced by Types.cpp UATHelper: Packaging (Linux): >>> Types.cpp.o:(Aws::Crt::Base64Decode(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by Types.cpp UATHelper: Packaging (Linux): >>> Types.cpp.o:(Aws::Crt::Base64Encode[abi:cxx11](std::vector> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by HostResolver.cpp UATHelper: Packaging (Linux): >>> HostResolver.cpp.o:(Aws::Crt::Io::DefaultHostResolver::s_onHostResolved(aws_host_resolver*, aws_string const*, int, aws_array_list const*, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced 551 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_bad_function_call() UATHelper: Packaging (Linux): >>> referenced by HostResolver.cpp UATHelper: Packaging (Linux): >>> HostResolver.cpp.o:(Aws::Crt::Io::DefaultHostResolver::s_onHostResolved(aws_host_resolver*, aws_string const*, int, aws_array_list const*, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by Sigv4Signing.cpp UATHelper: Packaging (Linux): >>> Sigv4Signing.cpp.o:(Aws::Crt::Auth::s_http_signing_complete_fn(aws_signing_result*, int, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by Sigv4Signing.cpp UATHelper: Packaging (Linux): >>> Sigv4Signing.cpp.o:(Aws::Crt::Auth::s_http_signing_complete_fn(aws_signing_result*, int, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced 202 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> referenced by JsonObject.cpp UATHelper: Packaging (Linux): >>> JsonObject.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char const*, char const*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by JsonObject.cpp PackagingResults: Error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> JsonObject.cpp.o:(Aws::Crt::JsonView::GetAllObjects[abi:cxx11]() const::'lambda'(aws_byte_cursor const*, aws_json_value const*, bool*, void*)::_FUN(aws_byte_cursor const*, aws_json_value const*, bool*, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp PackagingResults: Error: undefined symbol: std::__throw_bad_function_call() UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 95 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: __libc_single_threaded PackagingResults: Error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> referenced by Sigv4Signing.cpp UATHelper: Packaging (Linux): >>> Sigv4Signing.cpp.o:(Aws::Crt::Auth::s_http_signing_complete_fn(aws_signing_result*, int, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a PackagingResults: Error: undefined symbol: __libc_single_threaded UATHelper: Packaging (Linux): >>> referenced by Sigv4Signing.cpp UATHelper: Packaging (Linux): >>> Sigv4Signing.cpp.o:(Aws::Crt::Auth::AwsSigningConfig::~AwsSigningConfig()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by Sigv4Signing.cpp UATHelper: Packaging (Linux): >>> Sigv4Signing.cpp.o:(Aws::Crt::Auth::AwsSigningConfig::~AwsSigningConfig()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced 1078 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&) UATHelper: Packaging (Linux): >>> referenced by JsonObject.cpp PackagingResults: Error: undefined symbol: std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&) UATHelper: Packaging (Linux): >>> JsonObject.cpp.o:(std::pair, Aws::Crt::StlAllocator> const, Aws::Crt::JsonView>>, bool> std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, Aws::Crt::JsonView>, std::_Select1st, Aws::Crt::StlAllocator> const, Aws::Crt::JsonView>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, Aws::Crt::JsonView>>>::_M_emplace_unique, Aws::Crt::StlAllocator>, Aws::Crt::JsonView>(std::__cxx11::basic_string, Aws::Crt::StlAllocator>&&, Aws::Crt::JsonView&&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::StoreOverflow(int, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by Directory.cpp UATHelper: Packaging (Linux): >>> Directory.cpp.o:(Aws::FileSystem::DirectoryTree::Diff[abi:cxx11](Aws::FileSystem::DirectoryTree&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 46 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::_Rb_tree_decrement(std::_Rb_tree_node_base*) UATHelper: Packaging (Linux): >>> referenced by JsonObject.cpp UATHelper: Packaging (Linux): >>> JsonObject.cpp.o:(std::pair, Aws::Crt::StlAllocator> const, Aws::Crt::JsonView>>, bool> std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, Aws::Crt::JsonView>, std::_Select1st, Aws::Crt::StlAllocator> const, Aws::Crt::JsonView>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, Aws::Crt::JsonView>>>::_M_emplace_unique, Aws::Crt::StlAllocator>, Aws::Crt::JsonView>(std::__cxx11::basic_string, Aws::Crt::StlAllocator>&&, Aws::Crt::JsonView&&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by Directory.cpp UATHelper: Packaging (Linux): >>> Directory.cpp.o:(std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, Aws::FileSystem::DirectoryEntry>, std::_Select1st, Aws::Crt::StlAllocator> const, Aws::FileSystem::DirectoryEntry>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, Aws::FileSystem::DirectoryEntry>>>::_M_get_insert_unique_pos(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by Directory.cpp PackagingResults: Error: undefined symbol: std::_Rb_tree_decrement(std::_Rb_tree_node_base*) UATHelper: Packaging (Linux): >>> Directory.cpp.o:(std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, Aws::FileSystem::DirectoryEntry>, std::_Select1st, Aws::Crt::StlAllocator> const, Aws::FileSystem::DirectoryEntry>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, Aws::FileSystem::DirectoryEntry>>>::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator, Aws::Crt::StlAllocator> const, Aws::FileSystem::DirectoryEntry>>, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 40 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::tellg() UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32Impl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HashingUtils.cpp UATHelper: Packaging (Linux): >>> HashingUtils.cpp.o:(Aws::Utils::HashingUtils::CalculateSHA256TreeHash(std::iostream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 19 more times PackagingResults: Error: undefined symbol: std::istream::tellg() UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::seekg(long, std::_Ios_Seekdir) UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32Impl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 26 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::read(char*, long) UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32Impl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HashingUtils.cpp UATHelper: Packaging (Linux): >>> HashingUtils.cpp.o:(Aws::Utils::HashingUtils::CalculateSHA256TreeHash(std::iostream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 9 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::clear(std::_Ios_Iostate) PackagingResults: Error: undefined symbol: std::istream::seekg(long, std::_Ios_Seekdir) UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::istream::read(char*, long) UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::basic_ios>::clear(std::_Ios_Iostate) UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32Impl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 479 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by StringUtils.cpp UATHelper: Packaging (Linux): >>> StringUtils.cpp.o:(Aws::Utils::StringUtils::SplitOnLine(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1327 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::_Hash_bytes(void const*, unsigned long, unsigned long) UATHelper: Packaging (Linux): >>> referenced by UUID.cpp UATHelper: Packaging (Linux): >>> UUID.cpp.o:(Aws::Utils::GetCurrentThreadRandomSeed()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::hash>>::operator()(Aws::Crt::basic_string_view> const&) const (.constprop.0.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::_Hashtable>, std::pair> const, std::vector>, Aws::Crt::StlAllocator>>>>, Aws::Crt::StlAllocator> const, std::vector>, Aws::Crt::StlAllocator>>>>>, std::__detail::_Select1st, std::equal_to>>, std::hash>>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits>::_M_rehash(unsigned long, unsigned long const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced 9 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::random_device::_M_init(std::__cxx11::basic_string, std::allocator> const&) UATHelper: Packaging (Linux): >>> referenced by UUID.cpp UATHelper: Packaging (Linux): >>> UUID.cpp.o:(Aws::Utils::GetCurrentThreadRandomSeed()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Config::EC2InstanceProfileConfigLoader::calculateRetryTime() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::random_device::_M_getval() UATHelper: Packaging (Linux): >>> referenced by UUID.cpp UATHelper: Packaging (Linux): >>> UUID.cpp.o:(Aws::Utils::GetCurrentThreadRandomSeed()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Config::EC2InstanceProfileConfigLoader::calculateRetryTime() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::random_device::_M_fini() UATHelper: Packaging (Linux): >>> referenced by UUID.cpp UATHelper: Packaging (Linux): >>> UUID.cpp.o:(Aws::Utils::GetCurrentThreadRandomSeed()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::_Hash_bytes(void const*, unsigned long, unsigned long) PackagingResults: Error: undefined symbol: std::random_device::_M_init(std::__cxx11::basic_string, std::allocator> const&) PackagingResults: Error: undefined symbol: std::random_device::_M_getval() PackagingResults: Error: undefined symbol: std::random_device::_M_fini() UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Config::EC2InstanceProfileConfigLoader::calculateRetryTime() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by StringUtils.cpp UATHelper: Packaging (Linux): >>> StringUtils.cpp.o:(Aws::Utils::StringUtils::SplitOnLine(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 637 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_system_error(int) UATHelper: Packaging (Linux): >>> referenced by UUID.cpp UATHelper: Packaging (Linux): >>> UUID.cpp.o:(Aws::Utils::GetCurrentThreadRandomSeed()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_S3.cpp UATHelper: Packaging (Linux): >>> ub_S3.cpp.o:(std::_Function_handler>::_M_invoke(std::_Any_data const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-s3.a UATHelper: Packaging (Linux): >>> referenced by ub_S3.cpp PackagingResults: Error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> ub_S3.cpp.o:(std::__future_base::_Task_state, Aws::Utils::Outcome ()>::_M_run()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-s3.a PackagingResults: Error: undefined symbol: std::__throw_system_error(int) UATHelper: Packaging (Linux): >>> referenced 85 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::Init() UATHelper: Packaging (Linux): >>> referenced by UUID.cpp PackagingResults: Error: undefined symbol: std::ios_base::Init::Init() UATHelper: Packaging (Linux): >>> UUID.cpp.o:(_GLOBAL__sub_I_UUID.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(_GLOBAL__sub_I_CRC32.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HashingUtils.cpp UATHelper: Packaging (Linux): >>> HashingUtils.cpp.o:(_GLOBAL__sub_I_HashingUtils.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::~Init() UATHelper: Packaging (Linux): >>> referenced by UUID.cpp UATHelper: Packaging (Linux): >>> UUID.cpp.o:(_GLOBAL__sub_I_UUID.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(_GLOBAL__sub_I_CRC32.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HashingUtils.cpp UATHelper: Packaging (Linux): >>> HashingUtils.cpp.o:(_GLOBAL__sub_I_HashingUtils.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by StringUtils.cpp UATHelper: Packaging (Linux): >>> StringUtils.cpp.o:(Aws::Utils::StringUtils::SplitOnLine(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1737 more times UATHelper: Packaging (Linux): ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) UATHelper: Packaging (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation) PackagingResults: Error: undefined symbol: std::ios_base::Init::~Init() PackagingResults: Error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) PackagingResults: Error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::cout UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::ConsoleLogSystem::ProcessFormattedStatement(std::__cxx11::basic_string, Aws::Crt::StlAllocator>&&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::ConsoleLogSystem::Flush()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Http::Standard::StandardHttpRequest::GetSize() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Client::ConvertToRequestForPresigning(Aws::AmazonWebServiceRequest const&, Aws::Http::URI const&, Aws::Http::HttpMethod, std::multimap, Aws::Crt::StlAllocator>, std::__cxx11::basic_string, Aws::Crt::StlAllocator>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> co nst, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Client::AWSClient::AddHeadersToRequest(std::shared_ptr const&, std::map, Aws::Crt::StlAllocator>, std::__cxx11::basic_string, Aws::Crt::StlAllocator>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>> const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::cout PackagingResults: Error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) UATHelper: Packaging (Linux): >>> referenced 240 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::_M_grow_words(int, bool) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Stream::ResponseStream::StreamCallback(std::ios_base::event, std::ios_base&, int)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Stream::ResponseStream::RegisterStream()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Stream::ResponseStream::RegisterStream()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::condition_variable::notify_one() UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::Flush() (.localalias)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::Stop()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::Stop()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::ios_base::_M_grow_words(int, bool) PackagingResults: Error: undefined symbol: std::condition_variable::notify_one() UATHelper: Packaging (Linux): >>> referenced 11 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_system_error(int) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::Flush() (.localalias)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::Stop()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::~DefaultLogSystem()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 85 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.constprop.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp PackagingResults: Error: undefined symbol: std::__throw_system_error(int) UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char const*, char const*, std::forward_iterator_tag) (.constprop.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(std::_Rb_tree_node, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>* std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_M_copy, Aws::Crt::StlAll ocator>, std::pair, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_Alloc_node>(std::_Rb_tree_node, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>*, std::_Rb_tree_node_base*, std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::_ _cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_Alloc_node&) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 95 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.constprop.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char const*, char const*, std::forward_iterator_tag) (.constprop.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Auth::BearerTokenAuthSignerProvider::AddSigner(std::shared_ptr&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 551 more times PackagingResults: Error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::thread::join() UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp PackagingResults: Error: undefined symbol: std::thread::join() UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::~DefaultLogSystem()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Threading::ThreadTask::~ThreadTask()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_S3.cpp UATHelper: Packaging (Linux): >>> ub_S3.cpp.o:(Aws::S3::DefaultAsyncS3ExpressIdentityProvider::~DefaultAsyncS3ExpressIdentityProvider()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-s3.a UATHelper: Packaging (Linux): >>> referenced 1 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::chrono::_V2::steady_clock::now() UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::~DefaultLogSystem()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::~DefaultLogSystem()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Threading::Semaphore::WaitOneFor(unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 343 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: pthread_cond_clockwait UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Logging::DefaultLogSystem::~DefaultLogSystem()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Threading::Semaphore::WaitOneFor(unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpClient.cpp PackagingResults: Error: undefined symbol: std::chrono::_V2::steady_clock::now() UATHelper: Packaging (Linux): >>> HttpClient.cpp.o:(Aws::Http::HttpClient::RetryRequestSleep(std::chrono::duration>)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 8 more times PackagingResults: Error: undefined symbol: pthread_cond_clockwait UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: __libc_single_threaded PackagingResults: Error: undefined symbol: __libc_single_threaded UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Auth::BearerTokenAuthSignerProvider::AddSigner(std::shared_ptr&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Auth::BearerTokenAuthSignerProvider::AddSigner(std::shared_ptr&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Auth::DefaultAuthSignerProvider::AddSigner(std::shared_ptr&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1078 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::LogErrors(char const*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1327 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::LogErrors(char const*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Http::Standard::StandardHttpRequest::GetHeaderValue[abi:cxx11](char const*) const (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 637 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::LogErrors(char const*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1737 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::locale() UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::LogErrors(char const*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Http::Standard::StandardHttpRequest::GetHeaderValue[abi:cxx11](char const*) const (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: vtable for std::basic_streambuf> PackagingResults: Error: undefined symbol: std::ios_base::ios_base() PackagingResults: Error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) PackagingResults: Error: undefined symbol: std::locale::locale() UATHelper: Packaging (Linux): >>> referenced 624 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::LogErrors(char const*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 3491 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream& std::ostream::_M_insert(unsigned long) UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(Aws::CloudWatch::Model::DashboardEntry::OutputToStream(std::ostream&, char const*, unsigned int, char const*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(Aws::CloudWatch::Model::DashboardEntry::OutputToStream(std::ostream&, char const*, unsigned int, char const*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced 298 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::~locale() UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::LogErrors(char const*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Http::Standard::StandardHttpRequest::GetHeaderValue[abi:cxx11](char const*) const (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 791 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::LogErrors(char const*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Http::Standard::StandardHttpRequest::GetHeaderValue[abi:cxx11](char const*) const (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2322 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::~ios_base() UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::SecureRandomBytes_OpenSSLImpl::GetBytes(unsigned char*, unsigned long) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Crypto::LogErrors(char const*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Http::Standard::StandardHttpRequest::GetHeaderValue[abi:cxx11](char const*) const (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2338 more times UATHelper: Packaging (Linux): ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) UATHelper: Packaging (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation) PackagingResults: Error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) PackagingResults: Error: undefined symbol: std::ostream& std::ostream::_M_insert(unsigned long) PackagingResults: Error: undefined symbol: std::locale::~locale() PackagingResults: Error: undefined symbol: vtable for std::basic_ios> PackagingResults: Error: undefined symbol: std::ios_base::~ios_base() PackagingResults: Error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: EVP_PKEY_CTX_set_ec_paramgen_curve_nid UATHelper: Packaging (Linux): >>> referenced by s2n_ecc_evp.c UATHelper: Packaging (Linux): >>> s2n_ecc_evp.c.o:(s2n_ecc_evp_generate_key_nist_curves) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced by s2n_ecc_evp.c UATHelper: Packaging (Linux): >>> s2n_ecc_evp.c.o:(s2n_ecc_evp_compute_shared_secret_as_server) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced by s2n_ecc_evp.c UATHelper: Packaging (Linux): >>> s2n_ecc_evp.c.o:(s2n_ecc_evp_parse_params_point) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced 1 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: EVP_PKEY_set1_encoded_public_key UATHelper: Packaging (Linux): >>> referenced by s2n_ecc_evp.c UATHelper: Packaging (Linux): >>> s2n_ecc_evp.c.o:(s2n_ecc_evp_compute_shared_secret_as_server) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced by s2n_ecc_evp.c UATHelper: Packaging (Linux): >>> s2n_ecc_evp.c.o:(s2n_ecc_evp_parse_params_point) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): >>> referenced by s2n_ecc_evp.c UATHelper: Packaging (Linux): >>> s2n_ecc_evp.c.o:(s2n_ecc_evp_parse_params) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: EVP_PKEY_get1_encoded_public_key UATHelper: Packaging (Linux): >>> referenced by s2n_ecc_evp.c UATHelper: Packaging (Linux): >>> s2n_ecc_evp.c.o:(s2n_ecc_evp_write_params_point) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libs2n.a UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp PackagingResults: Error: undefined symbol: EVP_PKEY_CTX_set_ec_paramgen_curve_nid PackagingResults: Error: undefined symbol: EVP_PKEY_set1_encoded_public_key PackagingResults: Error: undefined symbol: EVP_PKEY_get1_encoded_public_key PackagingResults: Error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(std::_Rb_tree_node, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>* std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_M_copy, Aws::C rt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_Alloc_node>(std::_Rb_tree_node, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>*, std::_Rb_tree_node_base*, std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> con st, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlA llocator>>>>::_Alloc_node&) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnFinish(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 95 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp PackagingResults: Error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(std::_Rb_tree_node, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>* std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_M_copy, Aws::C rt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_Alloc_node>(std::_Rb_tree_node, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>*, std::_Rb_tree_node_base*, std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> con st, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlA llocator>>>>::_Alloc_node&) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::DefaultMonitoring(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, unsigned short)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 551 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1327 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnFinish(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 637 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1737 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::locale() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnFinish(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 624 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp PackagingResults: Error: undefined symbol: vtable for std::basic_streambuf> PackagingResults: Error: undefined symbol: std::ios_base::ios_base() PackagingResults: Error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) PackagingResults: Error: undefined symbol: std::locale::locale() PackagingResults: Error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 3491 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream::operator<<(int) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 102 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::~locale() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnFinish(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 791 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp PackagingResults: Error: undefined symbol: std::ostream::operator<<(int) PackagingResults: Error: undefined symbol: std::locale::~locale() PackagingResults: Error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnFinish(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2322 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::~ios_base() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp PackagingResults: Error: undefined symbol: std::ios_base::~ios_base() UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnFinish(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2338 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream& std::ostream::_M_insert(unsigned long) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoringFactory::CreateMonitoringInstance() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoringFactory::CreateMonitoringInstance() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp PackagingResults: Error: undefined symbol: std::ostream& std::ostream::_M_insert(unsigned long) UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::writeToDecoder()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 298 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream& std::ostream::_M_insert(bool) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoringFactory::CreateMonitoringInstance() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::ostream& std::ostream::_M_insert(bool) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoringFactory::CreateMonitoringInstance() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::writeToDecoder()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 55 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::Init() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(_GLOBAL__sub_I_DefaultMonitoring.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(_GLOBAL__sub_I_EventStreamErrors.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventHeader.cpp UATHelper: Packaging (Linux): >>> EventHeader.cpp.o:(_GLOBAL__sub_I_EventHeader.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::~Init() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(_GLOBAL__sub_I_DefaultMonitoring.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(_GLOBAL__sub_I_EventStreamErrors.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventHeader.cpp UATHelper: Packaging (Linux): >>> EventHeader.cpp.o:(_GLOBAL__sub_I_EventHeader.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream::flush() UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::underflow()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteData(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(Aws::Http::CurlHttpClient::MakeRequest(std::shared_ptr const&, Aws::Utils::RateLimits::RateLimiterInterface*, Aws::Utils::RateLimits::RateLimiterInterface*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 12 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::read(char*, long) UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::underflow()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32Impl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 9 more times UATHelper: Packaging (Linux): ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) UATHelper: Packaging (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation) PackagingResults: Error: undefined symbol: std::ios_base::Init::Init() PackagingResults: Error: undefined symbol: std::ios_base::Init::~Init() PackagingResults: Error: undefined symbol: std::ostream::flush() PackagingResults: Error: undefined symbol: std::istream::read(char*, long) PackagingResults: Error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(std::_Rb_tree_node, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>* std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_M_copy, Aws::C rt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_Alloc_node>(std::_Rb_tree_node, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>*, std::_Rb_tree_node_base*, std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> con st, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlA llocator>>>>::_Alloc_node&) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnFinish(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 95 more times PackagingResults: Error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(std::_Rb_tree_node, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>* std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_M_copy, Aws::C rt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>>::_Alloc_node>(std::_Rb_tree_node, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>*, std::_Rb_tree_node_base*, std::_Rb_tree, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> con st, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator>>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::__cxx11::basic_string, Aws::Crt::StlA llocator>>>>::_Alloc_node&) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::DefaultMonitoring(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, unsigned short)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 551 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_streambuf> PackagingResults: Error: undefined symbol: std::__throw_length_error(char const*) PackagingResults: Error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1327 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnFinish(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 637 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1737 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::locale() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnFinish(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 624 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 3491 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream::operator<<(int) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp PackagingResults: Error: undefined symbol: std::ios_base::ios_base() PackagingResults: Error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) PackagingResults: Error: undefined symbol: std::locale::locale() PackagingResults: Error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) PackagingResults: Error: undefined symbol: std::ostream::operator<<(int) UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EnumParseOverflowContainer.cpp UATHelper: Packaging (Linux): >>> EnumParseOverflowContainer.cpp.o:(Aws::Utils::EnumParseOverflowContainer::RetrieveOverflow[abi:cxx11](int) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 102 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::~locale() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnFinish(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 791 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnFinish(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2322 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::~ios_base() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestRetry(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnRequestStarted(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoring::OnFinish(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&, std::shared_ptr const&, void*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2338 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream& std::ostream::_M_insert(unsigned long) UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoringFactory::CreateMonitoringInstance() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoringFactory::CreateMonitoringInstance() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPreludeReceived(aws_event_stream_streaming_decoder*, aws_event_stream_message_prelude*, void*)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 298 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream& std::ostream::_M_insert(bool) PackagingResults: Error: undefined symbol: std::locale::~locale() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoringFactory::CreateMonitoringInstance() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(Aws::Monitoring::DefaultMonitoringFactory::CreateMonitoringInstance() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp PackagingResults: Error: undefined symbol: std::ios_base::~ios_base() UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::writeToDecoder()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 55 more times PackagingResults: Error: undefined symbol: std::ostream& std::ostream::_M_insert(unsigned long) PackagingResults: Error: undefined symbol: std::ostream& std::ostream::_M_insert(bool) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::Init() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp PackagingResults: Error: undefined symbol: std::ios_base::Init::Init() UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(_GLOBAL__sub_I_DefaultMonitoring.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(_GLOBAL__sub_I_EventStreamErrors.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventHeader.cpp UATHelper: Packaging (Linux): >>> EventHeader.cpp.o:(_GLOBAL__sub_I_EventHeader.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::~Init() UATHelper: Packaging (Linux): >>> referenced by DefaultMonitoring.cpp UATHelper: Packaging (Linux): >>> DefaultMonitoring.cpp.o:(_GLOBAL__sub_I_DefaultMonitoring.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(_GLOBAL__sub_I_EventStreamErrors.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(_GLOBAL__sub_I_EventDecoderStream.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream::flush() UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::underflow()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteData(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(Aws::Http::CurlHttpClient::MakeRequest(std::shared_ptr const&, Aws::Utils::RateLimits::RateLimiterInterface*, Aws::Utils::RateLimits::RateLimiterInterface*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 12 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::read(char*, long) UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::underflow()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32Impl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 9 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::seekg(std::fpos<__mbstate_t>) UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode) (.localalias)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 10 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::tellg() UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::ios_base::Init::~Init() PackagingResults: Error: undefined symbol: std::ostream::flush() PackagingResults: Error: undefined symbol: std::istream::read(char*, long) PackagingResults: Error: undefined symbol: std::istream::seekg(std::fpos<__mbstate_t>) PackagingResults: Error: undefined symbol: std::istream::tellg() UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 19 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) UATHelper: Packaging (Linux): >>> referenced by ub_LOGS.cpp UATHelper: Packaging (Linux): >>> ub_LOGS.cpp.o:(Aws::CloudWatchLogs::Model::CreateDeliveryRequest::SerializePayload[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-logs.a UATHelper: Packaging (Linux): >>> referenced by ub_LOGS.cpp UATHelper: Packaging (Linux): >>> ub_LOGS.cpp.o:(Aws::CloudWatchLogs::Model::PutDeliverySourceRequest::SerializePayload[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-logs.a UATHelper: Packaging (Linux): >>> referenced by ub_LOGS.cpp UATHelper: Packaging (Linux): >>> ub_LOGS.cpp.o:(Aws::CloudWatchLogs::Model::PutDestinationRequest::SerializePayload[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-logs.a UATHelper: Packaging (Linux): >>> referenced 240 more times UATHelper: Packaging (Linux): ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) UATHelper: Packaging (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation) PackagingResults: Error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) PackagingResults: Error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::tellg() UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32Impl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 19 more times PackagingResults: Error: undefined symbol: std::istream::tellg() UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::seekg(long, std::_Ios_Seekdir) UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32Impl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 26 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::read(char*, long) UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32Impl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::underflow()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 9 more times PackagingResults: Error: undefined symbol: std::istream::seekg(long, std::_Ios_Seekdir) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::clear(std::_Ios_Iostate) UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp PackagingResults: Error: undefined symbol: std::istream::read(char*, long) UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32CImpl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::basic_ios>::clear(std::_Ios_Iostate) UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32Impl::Calculate(std::istream&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 479 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: __libc_single_threaded UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32C::~CRC32C()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(Aws::Utils::Crypto::CRC32::~CRC32()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by AmazonSerializableWebServiceRequest.cpp UATHelper: Packaging (Linux): >>> AmazonSerializableWebServiceRequest.cpp.o:(Aws::AmazonSerializableWebServiceRequest::GetBody() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1078 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::Init() UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(_GLOBAL__sub_I_CRC32.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventHeader.cpp UATHelper: Packaging (Linux): >>> EventHeader.cpp.o:(_GLOBAL__sub_I_EventHeader.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(_GLOBAL__sub_I_EventStreamErrors.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: __libc_single_threaded UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::Init::~Init() PackagingResults: Error: undefined symbol: std::ios_base::Init::Init() UATHelper: Packaging (Linux): >>> referenced by CRC32.cpp UATHelper: Packaging (Linux): >>> CRC32.cpp.o:(_GLOBAL__sub_I_CRC32.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::ios_base::Init::~Init() UATHelper: Packaging (Linux): >>> referenced by EventHeader.cpp UATHelper: Packaging (Linux): >>> EventHeader.cpp.o:(_GLOBAL__sub_I_EventHeader.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(_GLOBAL__sub_I_EventStreamErrors.cpp) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 34 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(Aws::Utils::Event::EventStreamErrorsMapper::GetAwsErrorForEventStreamError(Aws::Utils::Event::EventStreamErrors)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.constprop.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a UATHelper: Packaging (Linux): >>> referenced 95 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamErrors.cpp UATHelper: Packaging (Linux): >>> EventStreamErrors.cpp.o:(Aws::Utils::Event::EventStreamErrorsMapper::GetAwsErrorForEventStreamError(Aws::Utils::Event::EventStreamErrors)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventMessage.cpp UATHelper: Packaging (Linux): >>> EventMessage.cpp.o:(Aws::Utils::Event::Message::WriteEventPayload(std::__cxx11::basic_string, Aws::Crt::StlAllocator> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 551 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(Aws::Utils::Event::EventDecoderStream::EventDecoderStream(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(Aws::Utils::Event::EventDecoderStream::EventDecoderStream(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(Aws::Utils::Event::EventDecoderStream::EventDecoderStream(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1737 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> referenced by EventDecoderStream.cpp UATHelper: Packaging (Linux): >>> EventDecoderStream.cpp.o:(Aws::Utils::Event::EventDecoderStream::EventDecoderStream(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp PackagingResults: Error: undefined symbol: std::__throw_logic_error(char const*) PackagingResults: Error: undefined symbol: std::__throw_length_error(char const*) PackagingResults: Error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) PackagingResults: Error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::EventStreamBuf(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 637 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream::flush() UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::underflow()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(WriteData(char*, unsigned long, unsigned long, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHttpClient.cpp UATHelper: Packaging (Linux): >>> CurlHttpClient.cpp.o:(Aws::Http::CurlHttpClient::MakeRequest(std::shared_ptr const&, Aws::Utils::RateLimits::RateLimiterInterface*, Aws::Utils::RateLimits::RateLimiterInterface*) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 12 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::istream::seekg(std::fpos<__mbstate_t>) UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp PackagingResults: Error: undefined symbol: std::ostream::flush() UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode) (.localalias)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp PackagingResults: Error: undefined symbol: std::istream::seekg(std::fpos<__mbstate_t>) UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 10 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::EventStreamBuf(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1327 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::locale() UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::EventStreamBuf(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::EventStreamBuf(Aws::Utils::Event::EventStreamDecoder&, unsigned long)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp PackagingResults: Error: undefined symbol: vtable for std::basic_streambuf> PackagingResults: Error: undefined symbol: std::locale::locale() UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 624 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) UATHelper: Packaging (Linux): >>> referenced by ub_LOGS.cpp UATHelper: Packaging (Linux): >>> ub_LOGS.cpp.o:(Aws::CloudWatchLogs::Model::CreateDeliveryRequest::SerializePayload[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-logs.a UATHelper: Packaging (Linux): >>> referenced by ub_LOGS.cpp UATHelper: Packaging (Linux): >>> ub_LOGS.cpp.o:(Aws::CloudWatchLogs::Model::PutDeliverySourceRequest::SerializePayload[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-logs.a UATHelper: Packaging (Linux): >>> referenced by ub_LOGS.cpp UATHelper: Packaging (Linux): >>> ub_LOGS.cpp.o:(Aws::CloudWatchLogs::Model::PutDestinationRequest::SerializePayload[abi:cxx11]() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-logs.a UATHelper: Packaging (Linux): >>> referenced 240 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::condition_variable::notify_all() UATHelper: Packaging (Linux): >>> referenced by RAIICounter.cpp UATHelper: Packaging (Linux): >>> RAIICounter.cpp.o:(Aws::Utils::RAIICounter::~RAIICounter()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpClient.cpp UATHelper: Packaging (Linux): >>> HttpClient.cpp.o:(Aws::Http::HttpClient::DisableRequestProcessing()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Utils::Threading::Semaphore::ReleaseAll()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 4 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by AmazonSerializableWebServiceRequest.cpp UATHelper: Packaging (Linux): >>> AmazonSerializableWebServiceRequest.cpp.o:(Aws::AmazonSerializableWebServiceRequest::GetBody() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::writeToDecoder()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 3491 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::~locale() UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::writeToDecoder()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::~EventStreamBuf()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 791 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> referenced by EventStreamDecoder.cpp UATHelper: Packaging (Linux): >>> EventStreamDecoder.cpp.o:(Aws::Utils::Event::EventStreamDecoder::onPayloadSegment(aws_event_stream_streaming_decoder*, aws_byte_buf*, signed char, void*) (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp PackagingResults: Error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base const*) PackagingResults: Error: undefined symbol: std::condition_variable::notify_all() PackagingResults: Error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) PackagingResults: Error: undefined symbol: std::locale::~locale() PackagingResults: Error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::writeToDecoder()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::~EventStreamBuf()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2322 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) UATHelper: Packaging (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation) PackagingResults: Error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::_Hash_bytes(void const*, unsigned long, unsigned long) UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::hash>>::operator()(Aws::Crt::basic_string_view> const&) const (.constprop.0.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::_Hashtable>, std::pair> const, std::vector>, Aws::Crt::StlAllocator>>>>, Aws::Crt::StlAllocator> const, std::vector>, Aws::Crt::StlAllocator>>>>>, std::__detail::_Select1st, std::equal_to>>, std::hash>>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits>::_M_rehash(unsigned long, unsigned long const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by UUID.cpp UATHelper: Packaging (Linux): >>> UUID.cpp.o:(Aws::Utils::GetCurrentThreadRandomSeed()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 9 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__cxx11::basic_string, std::allocator>::_M_create(unsigned long&, unsigned long) UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::hash>>::operator()(Aws::Crt::basic_string_view> const&) const (.constprop.0.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a PackagingResults: Error: undefined symbol: std::_Hash_bytes(void const*, unsigned long, unsigned long) UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::_Hashtable>, std::pair> const, std::vector>, Aws::Crt::StlAllocator>>>>, Aws::Crt::StlAllocator> const, std::vector>, Aws::Crt::StlAllocator>>>>>, std::__detail::_Select1st, std::equal_to>>, std::hash>>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits>::_M_rehash(unsigned long, unsigned long const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_logic_error(char const*) PackagingResults: Error: undefined symbol: std::__cxx11::basic_string, std::allocator>::_M_create(unsigned long&, unsigned long) UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp PackagingResults: Error: undefined symbol: std::__throw_logic_error(char const*) UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::hash>>::operator()(Aws::Crt::basic_string_view> const&) const (.constprop.0.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::_Hashtable>, std::pair> const, std::vector>, Aws::Crt::StlAllocator>>>>, Aws::Crt::StlAllocator> const, std::vector>, Aws::Crt::StlAllocator>>>>>, std::__detail::_Select1st, std::equal_to>>, std::hash>>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits>::_M_rehash(unsigned long, unsigned long const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced 95 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(Aws::Crt::Endpoints::ResolutionOutcome::GetHeaders() const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp PackagingResults: Error: undefined symbol: std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(Aws::Endpoint::ResolveEndpointDefaultImpl(Aws::Crt::Endpoints::RuleEngine const&, std::vector> const&, std::vector> const&, std::vector> const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_core.cpp UATHelper: Packaging (Linux): >>> ub_core.cpp.o:(std::pair, Aws::Crt::StlAllocator> const, std::reference_wrapper>, false, true>, bool> std::_Hashtable, Aws::Crt::StlAllocator>, std::pair, Aws::Crt::StlAllocator> const, std::reference_wrapper>, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator> const, std::reference_wrapper>>, std::__detail::_Select1st, std::equal_to, Aws::Crt::StlAllocator>>, std::hash, Aws::Crt::StlAllocator>>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits>::_M_emplace, Aws::Crt::StlAllocator> const, std::reference_wrapper>>(std::integral_constant, std::pair, Aws::Crt::StlAllocator> const, std::reference_wrapper>&&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: vtable for std::basic_streambuf> UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DateTimeCommon.cpp UATHelper: Packaging (Linux): >>> DateTimeCommon.cpp.o:((anonymous namespace)::ISO_8601BasicDateParser::Parse()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1327 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DateTimeCommon.cpp UATHelper: Packaging (Linux): >>> DateTimeCommon.cpp.o:((anonymous namespace)::ISO_8601BasicDateParser::Parse()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 637 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 1737 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::locale() UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DateTimeCommon.cpp UATHelper: Packaging (Linux): >>> DateTimeCommon.cpp.o:((anonymous namespace)::ISO_8601BasicDateParser::Parse()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 624 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(void std::vector>, Aws::Crt::StlAllocator>>>::_M_realloc_insert>>(__gnu_cxx::__normal_iterator>*, std::vector>, Aws::Crt::StlAllocator>>>>, Aws::Crt::basic_string_view>&&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char*, char*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(void std::__cxx11::basic_string, Aws::Crt::StlAllocator>::_M_construct(char const*, char const*, std::forward_iterator_tag) (.isra.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 551 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::__throw_bad_function_call() UATHelper: Packaging (Linux): >>> referenced by RuleEngine.cpp UATHelper: Packaging (Linux): >>> RuleEngine.cpp.o:(std::vector>, Aws::Crt::StlAllocator>>> Aws::Crt::ArrayListToVector>>(aws_array_list const*, std::function> (aws_string*)>)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-crt-cpp.a UATHelper: Packaging (Linux): >>> referenced by GetTheLights.cpp UATHelper: Packaging (Linux): >>> GetTheLights.cpp.o:(Aws::Utils::GetTheLights::EnterRoom(std::function&&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by GetTheLights.cpp UATHelper: Packaging (Linux): >>> GetTheLights.cpp.o:(Aws::Utils::GetTheLights::LeaveRoom(std::function&&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 202 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: __libc_single_threaded UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::ios_base::ios_base() UATHelper: Packaging (Linux): >>> referenced by ub_MONITORING.cpp UATHelper: Packaging (Linux): >>> ub_MONITORING.cpp.o:(Aws::CloudWatch::Model::PutMetricDataRequest::GetSelectedCompressionAlgorithm(Aws::Client::RequestCompressionConfig) const) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-monitoring.a PackagingResults: Error: undefined symbol: std::basic_ios>::init(std::basic_streambuf>*) UATHelper: Packaging (Linux): >>> referenced 1078 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base*) PackagingResults: Error: undefined symbol: std::locale::locale() UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::__throw_length_error(char const*) UATHelper: Packaging (Linux): >>> referenced by Directory.cpp UATHelper: Packaging (Linux): >>> Directory.cpp.o:(Aws::FileSystem::DirectoryTree::Diff[abi:cxx11](Aws::FileSystem::DirectoryTree&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::__throw_bad_function_call() PackagingResults: Error: undefined symbol: __libc_single_threaded UATHelper: Packaging (Linux): >>> referenced by HttpClientMetrics.cpp UATHelper: Packaging (Linux): >>> HttpClientMetrics.cpp.o:(std::_Rb_tree, Aws::Crt::StlAllocator>>, std::_Select1st, Aws::Crt::StlAllocator>>>, std::less, Aws::Crt::StlAllocator, Aws::Crt::StlAllocator>>>>::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator, Aws::Crt::StlAllocator>>>, int const&)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base*) UATHelper: Packaging (Linux): >>> referenced 53 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::basic_ostream>& std::__ostream_insert>(std::basic_ostream>&, char const*, long) UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CreateCurlHandleInPool() (.part.0)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 3491 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream::operator<<(int) UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by EventStreamBuf.cpp UATHelper: Packaging (Linux): >>> EventStreamBuf.cpp.o:(Aws::Utils::Event::EventStreamBuf::overflow(int)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by SimpleUDP.cpp UATHelper: Packaging (Linux): >>> SimpleUDP.cpp.o:(Aws::Net::SimpleUDP::CreateSocket(int, unsigned long, unsigned long, bool)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 102 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::locale::~locale() UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 791 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DateTimeCommon.cpp UATHelper: Packaging (Linux): >>> DateTimeCommon.cpp.o:((anonymous namespace)::ISO_8601BasicDateParser::Parse()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2322 more times UATHelper: Packaging (Linux): >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ios_base::~ios_base() UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpResponse.cpp UATHelper: Packaging (Linux): >>> HttpResponse.cpp.o:(Aws::Http::operator<<(std::ostream&, Aws::Http::HttpResponseCode)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 2338 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::ostream& std::ostream::_M_insert(unsigned long) UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DateTimeCommon.cpp UATHelper: Packaging (Linux): >>> DateTimeCommon.cpp.o:((anonymous namespace)::ISO_8601BasicDateParser::Parse()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CurlHandleContainer(unsigned int, long, long, bool, unsigned long, long, unsigned long, Aws::Http::Version)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 298 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::basic_ios>::clear(std::_Ios_Iostate) UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by HttpRequest.cpp UATHelper: Packaging (Linux): >>> HttpRequest.cpp.o:(Aws::Http::HttpRequest::ToCrtHttpRequest()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by DateTimeCommon.cpp UATHelper: Packaging (Linux): >>> DateTimeCommon.cpp.o:(Aws::Utils::DateTime::ConvertTimestampStringToTimePoint(char const*, Aws::Utils::DateFormat)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced 479 more times UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: std::condition_variable::condition_variable() PackagingResults: Error: undefined symbol: std::ostream::operator<<(int) UATHelper: Packaging (Linux): >>> referenced by CurlHandleContainer.cpp UATHelper: Packaging (Linux): >>> CurlHandleContainer.cpp.o:(Aws::Http::CurlHandleContainer::CurlHandleContainer(unsigned int, long, long, bool, unsigned long, long, unsigned long, Aws::Http::Version)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a PackagingResults: Error: undefined symbol: std::locale::~locale() UATHelper: Packaging (Linux): >>> referenced by HttpClient.cpp UATHelper: Packaging (Linux): >>> HttpClient.cpp.o:(Aws::Http::HttpClient::HttpClient()) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-core.a UATHelper: Packaging (Linux): >>> referenced by ub_S3.cpp UATHelper: Packaging (Linux): >>> ub_S3.cpp.o:(Aws::S3::DefaultAsyncS3ExpressIdentityProvider::DefaultAsyncS3ExpressIdentityProvider(Aws::S3::S3Client const&, std::shared_ptr, Aws::Crt::StlAllocator>, Aws::S3::S3ExpressIdentity>>, std::chrono::duration>)) in archive C:/Repos/r-d-unreal/Plugins/AWSLoader/Source/AWSSDK/Binaries/Linux/libaws-cpp-sdk-s3.a PackagingResults: Error: undefined symbol: vtable for std::basic_ios> UATHelper: Packaging (Linux): >>> referenced 31 more times UATHelper: Packaging (Linux): ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) PackagingResults: Error: undefined symbol: std::ios_base::~ios_base() UATHelper: Packaging (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation) PackagingResults: Error: undefined symbol: std::ostream& std::ostream::_M_insert(unsigned long) UATHelper: Packaging (Linux): Failed to link C:\Repos\r-d-unreal\Binaries\Linux\ILGCoreDev after 10 retries UATHelper: Packaging (Linux): Total time in Parallel executor: 40.19 seconds UATHelper: Packaging (Linux): Total execution time: 42.43 seconds PackagingResults: Error: undefined symbol: std::basic_ios>::clear(std::_Ios_Iostate) UATHelper: Packaging (Linux): Took 42.70s to run dotnet.exe, ExitCode=6 PackagingResults: Error: undefined symbol: std::condition_variable::condition_variable() PackagingResults: Error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation) UATHelper: Packaging (Linux): UnrealBuildTool failed. See log for more details. (C:\Users\yu.guo\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_5.3\UBT-ILGCoreDev-Linux-Development.txt) UATHelper: Packaging (Linux): AutomationTool executed for 0h 0m 44s UATHelper: Packaging (Linux): AutomationTool exiting with ExitCode=6 (6) UATHelper: Packaging (Linux): BUILD FAILED PackagingResults: Error: Unknown Error