arm32 build issue with some libs
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 1.2k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 12
Description
### Describe the bug
When building for arm32 those libs do not build:
```
# ec2;\
# ec2-instance-connect;\
# polly-sample;\
# ssm;\
# ssm-contacts;\
# ssm-incidents;\
# ssm-sap;\
# sagemaker;\
# sagemaker-a2i-runtime;\
# sagemaker-edge;\
# sagemaker-featurestore-runtime;\
# sagemaker-geospatial;\
# sagemaker-metrics;\
# sagemaker-runtime;\
# rds;\
# rds-data;\
# securityhub;\
# quicksight;\
# iot;\
# redshift;\
# redshift-data;\
# redshift-serverless;\
# pinpoint;\
# pinpoint-email;\
# pinpoint-sms-voice-v2;\
# glue;\
# lightsail;\
# s3-crt;\
# s3;\
# s3control;\
# s3-encryption;\
# s3outposts;\
# identity-management;\
```
### Expected Behavior
build as they do with arm64, x86-64
### Current Behavior
[error.log](https://github.com/aws/aws-sdk-cpp/files/10243890/error.log)
### Reproduction Steps
yocto (master) + meta-aws and enable building of all libs
### Possible Solution
_No response_
### Additional Information/Context
_No response_
### AWS CPP SDK version used
1.10.30
### Compiler and Version used
x86_64-poky-linux-g++ (GCC) 12.2.0
### Operating System and version
yocto master on ubuntu 22.04.
Contributor guide
Assessment
This issue has not been assessed yet.