Cross Compilation of AWS SDK Library for Linux in Windows

Trying to cross compile AWS SDK C++ Library by creating a Linux Package on Windows Machine
Getting the Following Error


UATHelper: Packaging (Linux): Running: C:\Program Files\Epic Games\UE_5.1\Engine\Binaries\ThirdParty\DotNet\6.0.302\windows\dotnet.exe "C:\Program Files\Epic Games\UE_5.1\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll" AmazonPollyMetaHuman Linux Shipping -Project=C:\linuxtest\AmazonPollyMetaHuman.uproject -Clean -NoHotReload C:\linuxtest\AmazonPollyMetaHuman.uproject -NoUBTMakefiles  -remoteini="C:\linuxtest" -skipdeploy -distribution -nobuilduht -log="C:\Users\babasaheb\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_5.1\UBT-AmazonPollyMetaHuman-Lin
ux-Shipping.txt"
UATHelper: Packaging (Linux): Log file: C:\Users\babasaheb\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_5.1\UBT-AmazonPollyMetaHuman-Linux-Shipping.txt
UATHelper: Packaging (Linux): Cleaning AmazonPollyMetaHuman binaries...
UATHelper: Packaging (Linux): Took 4.9398781s to run dotnet.exe, ExitCode=0
UATHelper: Packaging (Linux): Running: C:\Program Files\Epic Games\UE_5.1\Engine\Binaries\ThirdParty\DotNet\6.0.302\windows\dotnet.exe "C:\Program Files\Epic Games\UE_5.1\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll" AmazonPollyMetaHuman Linux Shipping -Project=C:\linuxtest\AmazonPollyMetaHuman.uproject  C:\linuxtest\AmazonPollyMetaHuman.uproject -NoUBTMakefiles  -remoteini="C:\linuxtest" -skipdeploy -distribution -Manifest=C:\linuxtest\Intermediate\Build\Manifest.xml -NoHotReload -log="C:\Users\babasaheb\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Game
s+UE_5.1\UBT-AmazonPollyMetaHuman-Linux-Shipping_2.txt"
UATHelper: Packaging (Linux): Log file: C:\Users\babasaheb\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_5.1\UBT-AmazonPollyMetaHuman-Linux-Shipping_2.txt
UATHelper: Packaging (Linux): Using 'git status' to determine working set for adaptive non-unity build (C:\linuxtest).
UATHelper: Packaging (Linux): Parsing headers for AmazonPollyMetaHuman
UATHelper: Packaging (Linux):   Running Internal UnrealHeaderTool C:\linuxtest\AmazonPollyMetaHuman.uproject C:\linuxtest\Intermediate\Build\Linux\B4D820EA\AmazonPollyMetaHuman\Shipping\AmazonPollyMetaHuman.uhtmanifest -WarningsAsErrors -installed
UATHelper: Packaging (Linux): Total of 12 written
UATHelper: Packaging (Linux): Reflection code generated for AmazonPollyMetaHuman in 1.971987 seconds
UATHelper: Packaging (Linux): ------- Build details --------
UATHelper: Packaging (Linux): Using toolchain located at 'C:\UnrealToolchains\v20_clang-13.0.1-centos7\x86_64-unknown-linux-gnu'.
UATHelper: Packaging (Linux): Using clang (C:\UnrealToolchains\v20_clang-13.0.1-centos7\x86_64-unknown-linux-gnu\bin\clang++.exe) version 'clang version 13.0.1 (https://github.com/llvm/llvm-project 75e33f71c2dae584b13a7d1186ae0a038ba98838)
UATHelper: Packaging (Linux): Target: x86_64-pc-windows-msvc
UATHelper: Packaging (Linux): Thread model: posix
UATHelper: Packaging (Linux): InstalledDir: C:\UnrealToolchains\v20_clang-13.0.1-centos7\x86_64-unknown-linux-gnu\bin' (string), 13 (major), 0 (minor), 1 (patch)
UATHelper: Packaging (Linux): Using bundled libc++ standard C++ library.
UATHelper: Packaging (Linux): Using lld linker
UATHelper: Packaging (Linux): Using llvm-ar (C:\UnrealToolchains\v20_clang-13.0.1-centos7\x86_64-unknown-linux-gnu\bin\llvm-ar.exe) version 'LLVM (http://llvm.org/):
UATHelper: Packaging (Linux):   LLVM version 13.0.1
UATHelper: Packaging (Linux):   Optimized build.
UATHelper: Packaging (Linux):   Default target: x86_64-pc-windows-msvc
UATHelper: Packaging (Linux):   Host CPU: skylake-avx512 (string)'
UATHelper: Packaging (Linux): Using old way to relink circularly dependent libraries (with a FixDeps step).
UATHelper: Packaging (Linux): ------------------------------
UATHelper: Packaging (Linux): Waiting for 'git status' command to complete
UATHelper: Packaging (Linux): Terminating git child process due to timeout
UATHelper: Packaging (Linux): Writing manifest to C:\linuxtest\Intermediate\Build\Manifest.xml
UATHelper: Packaging (Linux): Building AmazonPollyMetaHuman...
UATHelper: Packaging (Linux): [Upgrade]
UATHelper: Packaging (Linux): [Upgrade] Using backward-compatible include order. The latest version of UE has changed the order of includes, which may require code changes. The current setting is:
UATHelper: Packaging (Linux): [Upgrade]     IncludeOrderVersion = EngineIncludeOrderVersion.Unreal5_0
UATHelper: Packaging (Linux): [Upgrade] Suppress this message by setting 'IncludeOrderVersion = EngineIncludeOrderVersion.Unreal5_1;' in AmazonPollyMetaHuman.Target.cs.
UATHelper: Packaging (Linux): [Upgrade] Alternatively you can set this to 'EngineIncludeOrderVersion.Latest' to always use the latest include order. This will potentially cause compile errors when integrating new versions of the engine.
UATHelper: Packaging (Linux): [Upgrade]
UATHelper: Packaging (Linux): Determining max actions to execute in parallel (8 physical cores, 8 logical cores)
UATHelper: Packaging (Linux):   Executing up to 8 processes, one per physical core
UATHelper: Packaging (Linux):   Requested 1.5 GB free memory per action, 4.5 GB available: limiting max parallel actions to 2
UATHelper: Packaging (Linux): Building 20 actions with 2 processes...
UATHelper: Packaging (Linux): [1/20] Compile SharedPCH.Engine.ShadowErrors.NoUndef.InclOrderUnreal5_0.h
UATHelper: Packaging (Linux): [2/20] Compile MockPollyClient.cpp
UATHelper: Packaging (Linux): [3/20] Compile AmazonPollyMetaHuman.cpp
UATHelper: Packaging (Linux): [4/20] Compile SpeechComponent.spec.cpp
UATHelper: Packaging (Linux): [5/20] Compile VoiceId.cpp
UATHelper: Packaging (Linux): [6/20] Compile LanguageCodee.gen.cpp
UATHelper: Packaging (Linux): [7/20] Compile VoiceId.gen.cpp
UATHelper: Packaging (Linux): [8/20] Compile PollyClient.cpp
UATHelper: Packaging (Linux): [9/20] Compile UnrealAWSUtils.cpp
UATHelper: Packaging (Linux): [10/20] Compile SpeechComponent.gen.cpp
UATHelper: Packaging (Linux): [11/20] Compile GenerateSpeechAction.cpp
UATHelper: Packaging (Linux): [12/20] Compile TestableSpeechComponent.gen.cpp
UATHelper: Packaging (Linux): [13/20] Compile TestableSpeechComponent.cpp
UATHelper: Packaging (Linux): [14/20] Compile AmazonPollyMetaHuman.init.gen.cpp
UATHelper: Packaging (Linux): [15/20] Compile Viseme.cpp
UATHelper: Packaging (Linux): [16/20] Compile Viseme.gen.cpp
UATHelper: Packaging (Linux): [17/20] Compile LanguageCodee.cpp
UATHelper: Packaging (Linux): [18/20] Compile SpeechComponent.cpp
UATHelper: Packaging (Linux): [19/20] Link (lld) AmazonPollyMetaHuman-Linux-Shipping
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:53 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:53)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::StartupModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:63 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:63)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::ShutdownModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
UATHelper: Packaging (Linux): >>> referenced by PollyClient.cpp:26 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\PollyClient.cpp:26)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
UATHelper: Packaging (Linux): >>> referenced by UniquePtr.h:754 (Runtime\Core\Public\Templates\UniquePtr.h:754)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Free(void*)
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::ClientConfiguration::~ClientConfiguration())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:43 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:43)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:22 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:22)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
PackagingResults: Error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
PackagingResults: Error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
PackagingResults: Error: undefined symbol: Aws::Free(void*)
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
PackagingResults: Error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
PackagingResults: Error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:181 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:181)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyAudioRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:197 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:197)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyVisemeRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.spec.cpp:98 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private/Tests\SpeechComponent.spec.cpp:98)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.spec.cpp.o:(UE::Core::Private::Function::TFunctionRefCaller<AmazonPollySpec::Define()::$_2::operator()() const::'lambda'()::operator()() const::'lambda2'(), void ()>::Call(void*))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechRequest.h:28 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechRequest.h:28)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::Polly::Model::SynthesizeSpeechRequest::~SynthesizeSpeechRequest())
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: vtable for Aws::AmazonWebServiceRequest
UATHelper: Packaging (Linux): >>> referenced by AmazonWebServiceRequest.h:47 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core\AmazonWebServiceRequest.h:47)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::AmazonWebServiceRequest::~AmazonWebServiceRequest())
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): clang++: error: linker command failed with exit code 1 (use -v to see invocation)
PackagingResults: Error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
PackagingResults: Error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
PackagingResults: Error: undefined symbol: vtable for Aws::AmazonWebServiceRequest
PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:53 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:53)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::StartupModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:63 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:63)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::ShutdownModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
UATHelper: Packaging (Linux): >>> referenced by PollyClient.cpp:26 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\PollyClient.cpp:26)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
UATHelper: Packaging (Linux): >>> referenced by UniquePtr.h:754 (Runtime\Core\Public\Templates\UniquePtr.h:754)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Free(void*)
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::ClientConfiguration::~ClientConfiguration())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:43 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:43)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:22 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:22)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
PackagingResults: Error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
PackagingResults: Error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
PackagingResults: Error: undefined symbol: Aws::Free(void*)
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
PackagingResults: Error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
PackagingResults: Error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:181 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:181)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyAudioRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:197 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:197)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyVisemeRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.spec.cpp:98 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private/Tests\SpeechComponent.spec.cpp:98)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.spec.cpp.o:(UE::Core::Private::Function::TFunctionRefCaller<AmazonPollySpec::Define()::$_2::operator()() const::'lambda'()::operator()() const::'lambda2'(), void ()>::Call(void*))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechRequest.h:28 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechRequest.h:28)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::Polly::Model::SynthesizeSpeechRequest::~SynthesizeSpeechRequest())
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: vtable for Aws::AmazonWebServiceRequest
UATHelper: Packaging (Linux): >>> referenced by AmazonWebServiceRequest.h:47 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core\AmazonWebServiceRequest.h:47)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::AmazonWebServiceRequest::~AmazonWebServiceRequest())
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): clang++: error: linker command failed with exit code 1 (use -v to see invocation)
PackagingResults: Error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
PackagingResults: Error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
PackagingResults: Error: undefined symbol: vtable for Aws::AmazonWebServiceRequest
PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:53 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:53)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::StartupModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:63 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:63)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::ShutdownModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
UATHelper: Packaging (Linux): >>> referenced by PollyClient.cpp:26 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\PollyClient.cpp:26)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
UATHelper: Packaging (Linux): >>> referenced by UniquePtr.h:754 (Runtime\Core\Public\Templates\UniquePtr.h:754)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Free(void*)
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::ClientConfiguration::~ClientConfiguration())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:43 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:43)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:22 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:22)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:181 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:181)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyAudioRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:197 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:197)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyVisemeRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.spec.cpp:98 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private/Tests\SpeechComponent.spec.cpp:98)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.spec.cpp.o:(UE::Core::Private::Function::TFunctionRefCaller<AmazonPollySpec::Define()::$_2::operator()() const::'lambda'()::operator()() const::'lambda2'(), void ()>::Call(void*))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechRequest.h:28 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechRequest.h:28)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::Polly::Model::SynthesizeSpeechRequest::~SynthesizeSpeechRequest())
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: vtable for Aws::AmazonWebServiceRequest
UATHelper: Packaging (Linux): >>> referenced by AmazonWebServiceRequest.h:47 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core\AmazonWebServiceRequest.h:47)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::AmazonWebServiceRequest::~AmazonWebServiceRequest())
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): clang++: error: linker command failed with exit code 1 (use -v to see invocation)
PackagingResults: Error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
PackagingResults: Error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
PackagingResults: Error: undefined symbol: Aws::Free(void*)
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
PackagingResults: Error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
PackagingResults: Error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
PackagingResults: Error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
PackagingResults: Error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
PackagingResults: Error: undefined symbol: vtable for Aws::AmazonWebServiceRequest
PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:53 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:53)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::StartupModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:63 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:63)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::ShutdownModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
UATHelper: Packaging (Linux): >>> referenced by PollyClient.cpp:26 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\PollyClient.cpp:26)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
UATHelper: Packaging (Linux): >>> referenced by UniquePtr.h:754 (Runtime\Core\Public\Templates\UniquePtr.h:754)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Free(void*)
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::ClientConfiguration::~ClientConfiguration())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:43 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:43)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:22 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:22)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
PackagingResults: Error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
PackagingResults: Error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
PackagingResults: Error: undefined symbol: Aws::Free(void*)
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
PackagingResults: Error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
PackagingResults: Error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:181 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:181)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyAudioRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:197 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:197)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyVisemeRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.spec.cpp:98 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private/Tests\SpeechComponent.spec.cpp:98)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.spec.cpp.o:(UE::Core::Private::Function::TFunctionRefCaller<AmazonPollySpec::Define()::$_2::operator()() const::'lambda'()::operator()() const::'lambda2'(), void ()>::Call(void*))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechRequest.h:28 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechRequest.h:28)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::Polly::Model::SynthesizeSpeechRequest::~SynthesizeSpeechRequest())
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: vtable for Aws::AmazonWebServiceRequest
UATHelper: Packaging (Linux): >>> referenced by AmazonWebServiceRequest.h:47 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core\AmazonWebServiceRequest.h:47)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::AmazonWebServiceRequest::~AmazonWebServiceRequest())
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): clang++: error: linker command failed with exit code 1 (use -v to see invocation)
PackagingResults: Error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
PackagingResults: Error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
PackagingResults: Error: undefined symbol: vtable for Aws::AmazonWebServiceRequest
PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:53 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:53)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::StartupModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:63 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:63)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::ShutdownModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
UATHelper: Packaging (Linux): >>> referenced by PollyClient.cpp:26 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\PollyClient.cpp:26)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
UATHelper: Packaging (Linux): >>> referenced by UniquePtr.h:754 (Runtime\Core\Public\Templates\UniquePtr.h:754)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Free(void*)
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::ClientConfiguration::~ClientConfiguration())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:43 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:43)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:22 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:22)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
PackagingResults: Error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
PackagingResults: Error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
PackagingResults: Error: undefined symbol: Aws::Free(void*)
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
PackagingResults: Error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
PackagingResults: Error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:181 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:181)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyAudioRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:197 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:197)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyVisemeRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.spec.cpp:98 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private/Tests\SpeechComponent.spec.cpp:98)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.spec.cpp.o:(UE::Core::Private::Function::TFunctionRefCaller<AmazonPollySpec::Define()::$_2::operator()() const::'lambda'()::operator()() const::'lambda2'(), void ()>::Call(void*))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechRequest.h:28 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechRequest.h:28)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::Polly::Model::SynthesizeSpeechRequest::~SynthesizeSpeechRequest())
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: vtable for Aws::AmazonWebServiceRequest
UATHelper: Packaging (Linux): >>> referenced by AmazonWebServiceRequest.h:47 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core\AmazonWebServiceRequest.h:47)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::AmazonWebServiceRequest::~AmazonWebServiceRequest())
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): clang++: error: linker command failed with exit code 1 (use -v to see invocation)
PackagingResults: Error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
PackagingResults: Error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
PackagingResults: Error: undefined symbol: vtable for Aws::AmazonWebServiceRequest
PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:53 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:53)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::StartupModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:63 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:63)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::ShutdownModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
UATHelper: Packaging (Linux): >>> referenced by PollyClient.cpp:26 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\PollyClient.cpp:26)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
UATHelper: Packaging (Linux): >>> referenced by UniquePtr.h:754 (Runtime\Core\Public\Templates\UniquePtr.h:754)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Free(void*)
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::ClientConfiguration::~ClientConfiguration())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:43 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:43)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:22 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:22)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
PackagingResults: Error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
PackagingResults: Error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
PackagingResults: Error: undefined symbol: Aws::Free(void*)
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:181 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:181)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyAudioRequest(FString const&, EVoiceId, ELanguageCode) const)
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:197 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:197)
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyVisemeRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.spec.cpp:98 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private/Tests\SpeechComponent.spec.cpp:98)
PackagingResults: Error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.spec.cpp.o:(UE::Core::Private::Function::TFunctionRefCaller<AmazonPollySpec::Define()::$_2::operator()() const::'lambda'()::operator()() const::'lambda2'(), void ()>::Call(void*))
PackagingResults: Error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechRequest.h:28 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechRequest.h:28)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::Polly::Model::SynthesizeSpeechRequest::~SynthesizeSpeechRequest())
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: vtable for Aws::AmazonWebServiceRequest
UATHelper: Packaging (Linux): >>> referenced by AmazonWebServiceRequest.h:47 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core\AmazonWebServiceRequest.h:47)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::AmazonWebServiceRequest::~AmazonWebServiceRequest())
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): clang++: error: linker command failed with exit code 1 (use -v to see invocation)
PackagingResults: Error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
PackagingResults: Error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
PackagingResults: Error: undefined symbol: vtable for Aws::AmazonWebServiceRequest
PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:53 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:53)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::StartupModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:63 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:63)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::ShutdownModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
UATHelper: Packaging (Linux): >>> referenced by PollyClient.cpp:26 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\PollyClient.cpp:26)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
UATHelper: Packaging (Linux): >>> referenced by UniquePtr.h:754 (Runtime\Core\Public\Templates\UniquePtr.h:754)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Free(void*)
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::ClientConfiguration::~ClientConfiguration())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:43 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:43)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:22 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:22)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:181 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:181)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyAudioRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:197 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:197)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyVisemeRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.spec.cpp:98 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private/Tests\SpeechComponent.spec.cpp:98)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.spec.cpp.o:(UE::Core::Private::Function::TFunctionRefCaller<AmazonPollySpec::Define()::$_2::operator()() const::'lambda'()::operator()() const::'lambda2'(), void ()>::Call(void*))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechRequest.h:28 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechRequest.h:28)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::Polly::Model::SynthesizeSpeechRequest::~SynthesizeSpeechRequest())
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: vtable for Aws::AmazonWebServiceRequest
UATHelper: Packaging (Linux): >>> referenced by AmazonWebServiceRequest.h:47 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core\AmazonWebServiceRequest.h:47)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::AmazonWebServiceRequest::~AmazonWebServiceRequest())
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): clang++: error: linker command failed with exit code 1 (use -v to see invocation)
PackagingResults: Error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
PackagingResults: Error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
PackagingResults: Error: undefined symbol: Aws::Free(void*)
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
PackagingResults: Error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
PackagingResults: Error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
PackagingResults: Error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
PackagingResults: Error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
PackagingResults: Error: undefined symbol: vtable for Aws::AmazonWebServiceRequest
PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:53 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:53)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::StartupModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:63 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:63)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::ShutdownModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
UATHelper: Packaging (Linux): >>> referenced by PollyClient.cpp:26 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\PollyClient.cpp:26)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
UATHelper: Packaging (Linux): >>> referenced by UniquePtr.h:754 (Runtime\Core\Public\Templates\UniquePtr.h:754)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Free(void*)
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::ClientConfiguration::~ClientConfiguration())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:43 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:43)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:22 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:22)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:181 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:181)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyAudioRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:197 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:197)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyVisemeRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.spec.cpp:98 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private/Tests\SpeechComponent.spec.cpp:98)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.spec.cpp.o:(UE::Core::Private::Function::TFunctionRefCaller<AmazonPollySpec::Define()::$_2::operator()() const::'lambda'()::operator()() const::'lambda2'(), void ()>::Call(void*))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechRequest.h:28 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechRequest.h:28)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::Polly::Model::SynthesizeSpeechRequest::~SynthesizeSpeechRequest())
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: vtable for Aws::AmazonWebServiceRequest
UATHelper: Packaging (Linux): >>> referenced by AmazonWebServiceRequest.h:47 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core\AmazonWebServiceRequest.h:47)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::AmazonWebServiceRequest::~AmazonWebServiceRequest())
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): clang++: error: linker command failed with exit code 1 (use -v to see invocation)
PackagingResults: Error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
PackagingResults: Error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
PackagingResults: Error: undefined symbol: Aws::Free(void*)
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
PackagingResults: Error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
PackagingResults: Error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
PackagingResults: Error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
PackagingResults: Error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
PackagingResults: Error: undefined symbol: vtable for Aws::AmazonWebServiceRequest
PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:53 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:53)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::StartupModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:63 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:63)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::ShutdownModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
UATHelper: Packaging (Linux): >>> referenced by PollyClient.cpp:26 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\PollyClient.cpp:26)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
UATHelper: Packaging (Linux): >>> referenced by UniquePtr.h:754 (Runtime\Core\Public\Templates\UniquePtr.h:754)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Free(void*)
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::ClientConfiguration::~ClientConfiguration())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:43 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:43)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:22 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:22)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
PackagingResults: Error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
PackagingResults: Error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
PackagingResults: Error: undefined symbol: Aws::Free(void*)
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
PackagingResults: Error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
PackagingResults: Error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:181 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:181)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyAudioRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:197 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:197)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyVisemeRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.spec.cpp:98 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private/Tests\SpeechComponent.spec.cpp:98)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.spec.cpp.o:(UE::Core::Private::Function::TFunctionRefCaller<AmazonPollySpec::Define()::$_2::operator()() const::'lambda'()::operator()() const::'lambda2'(), void ()>::Call(void*))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechRequest.h:28 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechRequest.h:28)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::Polly::Model::SynthesizeSpeechRequest::~SynthesizeSpeechRequest())
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: vtable for Aws::AmazonWebServiceRequest
UATHelper: Packaging (Linux): >>> referenced by AmazonWebServiceRequest.h:47 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core\AmazonWebServiceRequest.h:47)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::AmazonWebServiceRequest::~AmazonWebServiceRequest())
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): clang++: error: linker command failed with exit code 1 (use -v to see invocation)
PackagingResults: Error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
PackagingResults: Error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
PackagingResults: Error: undefined symbol: vtable for Aws::AmazonWebServiceRequest
PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:53 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:53)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::StartupModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
UATHelper: Packaging (Linux): >>> referenced by AmazonPollyMetaHuman.cpp:63 (C:/linuxtest/Source/AmazonPollyMetaHuman\AmazonPollyMetaHuman.cpp:63)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/AmazonPollyMetaHuman.cpp.o:(FAmazonPollyMetaHumanModule::ShutdownModule())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
UATHelper: Packaging (Linux): >>> referenced by PollyClient.cpp:26 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\PollyClient.cpp:26)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
UATHelper: Packaging (Linux): >>> referenced by UniquePtr.h:754 (Runtime\Core\Public\Templates\UniquePtr.h:754)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::PollyClient())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Free(void*)
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::ClientConfiguration::~ClientConfiguration())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): >>> referenced by AWSMemory.h:227 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/utils/memory\AWSMemory.h:227)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Utils::Array<std::__1::basic_string<char, std::__1::char_traits<char>, Aws::Crt::StlAllocator<char> > >::~Array())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:43 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:43)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechResult.h:22 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechResult.h:22)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(PollyClient::SynthesizeSpeech(Aws::Polly::Model::SynthesizeSpeechRequest const&))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
UATHelper: Packaging (Linux): >>> referenced by AWSClient.h:64 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core/client\AWSClient.h:64)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/PollyClient.cpp.o:(Aws::Client::AWSError<Aws::Polly::PollyErrors>::~AWSError())
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:181 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:181)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyAudioRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.cpp:197 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private\SpeechComponent.cpp:197)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(USpeechComponent::CreatePollyVisemeRequest(FString const&, EVoiceId, ELanguageCode) const)
UATHelper: Packaging (Linux): >>> referenced by SpeechComponent.spec.cpp:98 (C:/linuxtest/Source/AmazonPollyMetaHuman/Private/Tests\SpeechComponent.spec.cpp:98)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.spec.cpp.o:(UE::Core::Private::Function::TFunctionRefCaller<AmazonPollySpec::Define()::$_2::operator()() const::'lambda'()::operator()() const::'lambda2'(), void ()>::Call(void*))
UATHelper: Packaging (Linux): ld.lld: error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
UATHelper: Packaging (Linux): >>> referenced by SynthesizeSpeechRequest.h:28 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/polly/model\SynthesizeSpeechRequest.h:28)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::Polly::Model::SynthesizeSpeechRequest::~SynthesizeSpeechRequest())
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: vtable for Aws::AmazonWebServiceRequest
UATHelper: Packaging (Linux): >>> referenced by AmazonWebServiceRequest.h:47 (C:/linuxtest/Source/AmazonPollyMetaHuman/ThirdParty/AwsSdk/Linux/include\aws/core\AmazonWebServiceRequest.h:47)
UATHelper: Packaging (Linux): >>>               C:/linuxtest/Intermediate/Build/Linux/B4D820EA/UnrealGame/Shipping/AmazonPollyMetaHuman/SpeechComponent.cpp.o:(Aws::AmazonWebServiceRequest::~AmazonWebServiceRequest())
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): clang++: error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: Packaging (Linux): Failed to link C:\linuxtest\Binaries\Linux\AmazonPollyMetaHuman-Linux-Shipping after 10 retries
UATHelper: Packaging (Linux): [20/20] WriteMetadata AmazonPollyMetaHuman-Linux-Shipping.target cancelled
PackagingResults: Error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::ShutdownAPI(Aws::SDKOptions const&)
PackagingResults: Error: undefined symbol: Aws::Client::ClientConfiguration::ClientConfiguration()
PackagingResults: Error: undefined symbol: Aws::Polly::PollyClient::PollyClient(Aws::Client::ClientConfiguration const&)
PackagingResults: Error: undefined symbol: Aws::Free(void*)
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::GetUnderlyingStream() const
PackagingResults: Error: undefined symbol: Aws::Utils::Stream::ResponseStream::~ResponseStream()
PackagingResults: Error: undefined symbol: Aws::Utils::Json::JsonValue::~JsonValue()
PackagingResults: Error: undefined symbol: Aws::Utils::Xml::XmlDocument::~XmlDocument()
PackagingResults: Error: undefined symbol: Aws::Polly::Model::SynthesizeSpeechRequest::SynthesizeSpeechRequest()
PackagingResults: Error: undefined symbol: vtable for Aws::Polly::Model::SynthesizeSpeechRequest
PackagingResults: Error: undefined symbol: vtable for Aws::AmazonWebServiceRequest
PackagingResults: Error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: Packaging (Linux): Took 373.0239439s to run dotnet.exe, ExitCode=6
UATHelper: Packaging (Linux): UnrealBuildTool failed. See log for more details. (C:\Users\babasaheb\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_5.1\UBT-AmazonPollyMetaHuman-Linux-Shipping_2.txt)
UATHelper: Packaging (Linux): AutomationTool executed for 0h 6m 22s
UATHelper: Packaging (Linux): AutomationTool exiting with ExitCode=6 (6)
UATHelper: Packaging (Linux): BUILD FAILED
PackagingResults: Error: Unknown Error
LogAudioMixer: Warning: Decoder Error, stopping source [CompileFailed]
type or paste code here

hi @mkamakoti ,

the log file shows the build error before packaging

error: undefined symbol: Aws::InitAPI(Aws::SDKOptions const&)

I expect you are missing library calls in your linking

Follow The example tutorial on Github shows how to do this

aws-samples/amazon-polly-metahumans: This Unreal Engine sample project demonstrates how to bring Epic Games’ MetaHuman digital characters to life using the Amazon Polly text-to-speech service from AWS. Use this project as a starting point for creating your own Unreal Engine applications that leverage Amazon Polly to give voice to your MetaHumans. (github.com)

Thank you for the reply
The project is getting packaged smoothly in windows, however when I try to compile it for Linux Package in Windows, the above error is encountered.