when emerging mips-headers from crossdev for a cross compiler it still provides virtuals/os-headers thus conflicting with normal linux-headers, attached is a patch the check if it's for cross compilation and doesn't put the provide Reproducible: Always Steps to Reproduce: 1.crossdev -s3 --target mips-unknown-linux-gnu 2.emerge --pretend --verbose linux-headers cross-mips-unknown-linux-gnu/mips-headers 3. Actual Results: says cross../mips-headers is blocking linux-headers Expected Results: cross-../mips-headers should not put a provide for os-headers
Created attachment 56700 [details, diff] patch
your tree is out of date