Created attachment 365780 [details] emerge --info Even reinstalling rubygems does not help. Creating hashtable for Source/JavaScriptCore/runtime/StringConstructor.cpp /usr/bin/perl Source/JavaScriptCore/create_hash_table Source/JavaScriptCore/runtime/StringPrototype.cpp -i > DerivedSources/JavaScriptCore/StringPrototype.lut.h Creating hashtable for Source/JavaScriptCore/runtime/StringPrototype.cpp /usr/bin/ruby20 ./Source/JavaScriptCore/offlineasm/generate_offset_extractor.rb ./Source/JavaScriptCore/llint/LowLevelInterpreter.asm DerivedSources/JavaScriptCore/LLIntDesiredOffsets.h /usr/lib64/ruby/2.0.0/rubygems.rb:15:in `require': cannot load such file -- rubygems/compatibility (LoadError) from /usr/lib64/ruby/2.0.0/rubygems.rb:15:in `<top (required)>' from <internal:gem_prelude>:1:in `require' from <internal:gem_prelude>:1:in `<compiled>' make: *** [DerivedSources/JavaScriptCore/LLIntDesiredOffsets.h] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: net-libs/webkit-gtk-2.0.4::gentoo failed (compile phase):
Created attachment 365782 [details] build log
Created attachment 365784 [details] emerge -pqv
Created attachment 365786 [details] build environment
This issue appears to be related to my ruby environment having been "polluted" by the addition of /usr/local/lib64/ruby/... path. Not sure how or why that happened, but moving the /ruby/ directory out of the way allowed webkit-gtk to emerge completely. The underlying path problem is an operational failure. I'll have to dig further to see how the situation itself arose and whether it might reoccur. In the meantime, this issue should probably be closed out as invalid as it actually is not a problem with webkit-gtk per se. Thanks.
Thanks a lot for investigating it and informing us :)