C61: build fail of optee-tests
The module affected
meta-seco-imx
What is the action to reproduce the bug?
Enable optee-test build for example with LEDGE via !285 (merged) and eclipse/oniro-core/third-party/forks/meta-ledge-secure!4 (merged)
What is the result you see?
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'python3-pycrypto-native' (but /oniroproject/oe-core/../meta-seco-imx/recipes-security/optee-imx/optee-test_3.13.0.imx.bb DEPENDS on or otherwise requires it). Close matches:
python3-m2crypto-native
python3-pycryptodome-native
python3-pycryptodomex-native
NOTE: Runtime target 'optee-test' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['optee-test', 'python3-pycrypto-native']
NOTE: Runtime target 'packagegroup-ledge-optee' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-ledge-optee', 'optee-test', 'python3-pycrypto-native']
ERROR: Required build target 'oniro-image-base' has no buildable providers.
Missing or unbuildable dependency chain was: ['oniro-image-base', 'packagegroup-ledge-optee', 'optee-test', 'python3-pycrypto-native']
What is the result you expect?
Build OK
Frequency?
always
Tested version
Oniro kirkstone c00629fa, C61 2gb
Do you know any workaround of this issue?
Disable build of optee-tests
Do you have a fix for this issue?
no