Created attachment 857245 [details] Build log for btrfs-progs-6.2.1 While compilation of btrfs-progs-6.2.1 on gcc-12.2.1 work without issues, compiling btrfs-progs via clang fails. The main issues seems in the linking phase, that the lld tries to link x86 specific files related to sse2, avx2 and sse41, see attached build log. Btrfs-progs-6.1.3 can be compiled using clang + ThinLTO in the same environment. Thus I assume the change to be caused by some change in btrfs-progs. Comparing the ebuilds, the only difference is the patch btrfs-progs-6.2.1-blake2-simd.patch
Created attachment 857247 [details] Emerge --info
Created attachment 857249 [details] Build-log for btrfs-progs-6.1.3 Issue does not exist with btrfs-progs-6.1.3
Same issue is present with btrfs-progs-6.2.2
Huh, I somehow missed this until now. How about 6.3.2? Fresh log + emerge --info please if it fails.
Created attachment 865455 [details] Build.log for btrfs-progs-6.3.2 Still the same issue with 6.3.2
Created attachment 865456 [details] emerge --info