https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: xfce-extra/xfce4-sensors-plugin-1.4.2 fails to compile. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses CLANG as a compiler and LLD as a linker
Created attachment 764071 [details] build.log build log and emerge --info
Finished to build today a clang system and hit this error, also. xfce4-sensors-plugin didn't want to compile with gcc, either, the errors were pretty much the same. To be able to build with gcc, at least, I had to add LDFLAGS="${LDFLAGS} -lc -lstdc++".