https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-devel/llvm-17.0.6 fails to compile. Discovered on: arm (internal ref: tinderbox_arm) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 884947 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: 184 | OnDeallocated(Error::success()); 905 | report("INLINEASM_BR indirect target does not exist", &MO, i); -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find Python module yaml FAILED: lib/libLLVM-17.so collect2: error: ld returned 1 exit status
error is: ld: final link failed: memory exhausted filed as a bug because I don't see OOM in dmesg. Is that expected?