Created attachment 868665 [details] Emerge Info Log and Build Log The build fails with undefined references during linkage with the OpenRC LLVM glibc profile; namely, these three are the undefined: __cxa_begin_catch std::terminate() __gxx_personality_v0
In the future, please avoid attaching tarballs. Provide emerge --info in a comment and attach the build log separately.
Granted while not necessary this time, I have had to compress a log before simply because the file size exceed what the bugtracker permitted; so, I hope you'll be more understanding about the potential context of doing that
The log also claims they're all: ">>> referenced by /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../lib64/libfdk-aac.so" And rebuilding media-libs/fdk-aac isn't fixing it, so I'm not really sure why the issue is present? Is it because it possibly built fdk-aac with GCC doespite being using LLVM profile?