misc/onnxruntime: Broken on aarch64

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-12-22 17:44:17 -08:00
parent 6c740fac29
commit 8f6474d2d4

View file

@ -12,6 +12,7 @@ WWW= https://onnxruntime.ai/
LICENSE= MIT LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= compilation fails: error: no member named 'linux_id' in 'cpuinfo_processor', see https://github.com/microsoft/onnxruntime/issues/23181
BROKEN_i386= compilation fails: error: requested alignment is less than minimum alignment of 8 for type 'google::protobuf::internal::ThreadSafeArena::CacheAlignedLifecycleIdGenerator' BROKEN_i386= compilation fails: error: requested alignment is less than minimum alignment of 8 for type 'google::protobuf::internal::ThreadSafeArena::CacheAlignedLifecycleIdGenerator'
BUILD_DEPENDS= gpatch:devel/patch BUILD_DEPENDS= gpatch:devel/patch