in Mesa-7.4.4/src/mesa/drivers/dri/r300: radeon_screen.c:47:27: error: radeon_screen.h: No such file or directory symlinking radeon_screen.h from ../radeon/ is what in r200 happens and also works for r300. Adding the symlink and manually building with ebuild works. Reproducible: Always
Could you try rebuilding with MAKEOPTS="-j1" ? Thanks
Ah, sorry I didn't think of this earlier. It works with -j1 and adding that line to /etc/portage/env/media-libs/mesa works as a permanent fix. Is there any mechanism to have the atom always use MAKEOPTS="-j1" or maybe strip any other -j option from MAKEOPTS?
It's a known and hard-to-track issue. I need to check, but I think it's been fixed in 7.5 and newer. Thanks
Can you still reproduce with 7.5? Thanks
-j3 works with 7.5-r1. At least for me ;)
Alright, thanks for the follow up. Please don't hesitate to reopen this bug if you can still reproduce. Closing