Open sirdeniel opened 7 months ago
This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
Hello @sirdeniel, Any updates on this issue ? have you been able to find a workaround ? I'm facing the same issue on the 1.18.0 while building using Yocto build system. Thank you,
Describe the issue
I am trying to build onnxruntime 1.17.3 in Yocto BItbake but conflicts arise due to duplication of target memory from XNNPACK and ABSEIL.
A snippet of XNNPACK main CMakeLists.txt:
And a snippet of file
cmake/external/onnx/CMakeLists.txt
lines from 180:223 (I guess this defines target memory as well):Urgency
My main focus is to use onnxruntime 1.17 instead of onnxruntime 1.14 that x-linux-ai 5.0 brings
Target platform
armv7
Build script
Yocto Bitbake recipe with the following configuration:
Error / output
I got the following logs (stripped some paths for easier readability):
Visual Studio Version
No response
GCC / Compiler Version
11.4