[Build] ADD_LIBRARY cannot create target "memory" because another target with the same name already exists between xnnpack and absl #21441
Labels
build
build issues; typically submitted using template
ep:Xnnpack
issues related to XNNPACK EP
stale
issues that have not been addressed in a while; categorized by a bot
Describe the issue
I am trying to build onnxruntime 1.18.0 for a Linux distribution using Yocto Bitbake but conflicts arise due to duplication of target memory from XNNPACK and ABSEIL. It says that CMAKE is unable to create a target called "memory" for the XNNPACK dependency since there is another target with the same name for ABSL.
Urgency
I am unable to cross-compile Onnxruntime 1.18.0 for my target, so this is blocking. Any help would be appreciated !
Target platform
aarch64
Build script
Here are the options that I'm
Error / output
Visual Studio Version
No response
GCC / Compiler Version
No response
The text was updated successfully, but these errors were encountered: