emerge --info: https://paste.pound-python.org/show/uNgqWnyfssvN1BUncdlJ/ build.log: https://paste.pound-python.org/show/7whMQoY02FhZ3diLLHiS/ Reproducible: Always Steps to Reproduce: 1. Set clang as system compiler 2. Try to build iproute2 3. ... 4. Profit!
Ooops. Now it fails to build event with gcc with same error. I setup llvm/clang as system compiler and try to rebuild system: emerge -e system
Problem that libmnl build with clang. If i rebuild it with gcc, iproute2 builds fine even with llvm/clang
Problem with stable libmnl from portage(1.0.3-r1) If i unmask 1.0.4 everything builds fine with LLVM/CLANG Sorry for all this flood.
(In reply to Aleksander from comment #0) > emerge --info: https://paste.pound-python.org/show/uNgqWnyfssvN1BUncdlJ/ > build.log: https://paste.pound-python.org/show/7whMQoY02FhZ3diLLHiS/ Attach those, please.
Created attachment 450334 [details] build.log
Created attachment 450336 [details] emerge --info
if it's fixed already with 1.0.4, then there's nothing to do here for new experimental work, we rarely care about the state of the stable tree. make sure things are working in unstable, and eventually that state converges into the stable tree.