-
Notifications
You must be signed in to change notification settings - Fork 92
Description
The recent changes/upgrades for aws-crt-python introduces a regression, that is, nativesdk-aws-crt-python fails to build.
CMake Error at /PATH/TO/build-poky/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-aws-crt-python/0.27.4/recipe-sysroot-native/usr/share/cmake-4.0/Modules/FindPack
ageHandleStandardArgs.cmake:227 (message):
Could NOT find crypto (missing: crypto_LIBRARY crypto_INCLUDE_DIR)
Call Stack (most recent call first):
/PATH/TO/build-poky/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-aws-crt-python/0.27.4/recipe-sysroot-native/usr/share/cmake-4.0/Modules/FindPackageHandleStan
dardArgs.cmake:591 (_FPHSA_FAILURE_MESSAGE)
cmake/modules/Findcrypto.cmake:75 (find_package_handle_standard_args)
CMakeLists.txt:271 (find_package)
-- Configuring incomplete, errors occurred!
CMake Error at aws-c-common/cmake/AwsPrebuildDependency.cmake:65 (message):
Configuration failed for dependency project S2N
Call Stack (most recent call first):
CMakeLists.txt:77 (aws_prebuild_dependency)