So, I haven't updated my laptop in a month or so and I go to give it a full update, and find that for some reason I cannot emerge gtk+ 2.12.5 or higher. I have an older version installed right now which I have not tried to recompile, but it was fine a while back. I've done a revdep-rebuild with no broken links or anything, and am kind of at a loss as to what I can do from here. I've tried the newer package that is currently keyworded also, it fails during the compile of the exact same file.
I have the tail of a build log here.
Someone in the IRC channel mentioned that it could be due to my -march CFLAG being set to k8 in a 32-bit environment, but I do not understand how this could be a problem as it is clearly compiling 32-bit code, and every source I can find indicates that this should not be an issue. Does anyone else know about this?
Edit: I should note that I also tried compiling it with 'march=i686' with no success, same issue. I haven't rebuild my whole system with that march yet though.

