Another user and I have encountered a segfault when building llvm 16 from a :17 toolchain. I shall attach both of our logs and emerge --info as I get them.
Created attachment 871098 [details] Mia Neufeld emerge --info
Created attachment 871099 [details] Mia Neufeld build.log
Created attachment 871100 [details] Sean build.log Sadly only a tail -n 200 is available but it covers the segmentation fault
Created attachment 871101 [details] Sean emerge --info
If you run the command after 'FAILED' manually, does it fail again (segfault)?
Hello, sorry for the late reply. It doesn't segfault when I manually execute the command in the workdir. It just executes successfully.
Created attachment 872283 [details] llvm_build-api_x86_32.x86.tar.xz Seeing the same issue when building llvm-16.0.6 with 17.0.2. Attached link to tarball created using ld.lld --reproduce.