All actual versions of gnustep-make (2.6.2 ... 2.6.5) fail with a problem in "gnustep-make-2.6.x/Documentation"
Created attachment 365180 [details] emerge --info
Created attachment 365186 [details] build.log
Taking away "doc" and the emerge works correct. (I just built version 2.6.2, so there still may be other errors in newer versions)
Thanks for the report! In fact, doc compilation fails with parallel build... Doc compiles with -j1 as a workaround now in gnustep-make-2.6.6 (just committed), but a this needs a proper fix
Some other problems seem to exist, as your workaround doesn't help. USE="-doc" and it compiles again.
Created attachment 410848 [details] emerge --info The last line with "-doc" is from the last successful build just before: > > ================================================================= > Package Settings > ================================================================= > > gnustep-base/gnustep-make-2.6.7::gentoo was built with the following: > USE="-debug -doc -libobjc2 -native-exceptions" ABI_X86="64" >
emerge -pqv gnustep-base/gnustep-make [ebuild R ] gnustep-base/gnustep-make-2.6.7 USE="doc* -debug -libobjc2 -native-exceptions"
Created attachment 410850 [details] build.log
gnustep-make-2.6.5 is purged from portage. The (former) maintainer is absent from the metadata.xml commit 65cac83d9a13b4863a4138a71713862ee3e7db71 Author: Ian Delaney <idella4@gentoo.org> Date: Sun Sep 6 20:00:20 2015 +0800 gnustep-base/gnustep-make: remove proxy-maintainers herd from metadata.xml
Old bugreport, USE=doc looks fine with current gnustep-make 2.8.0 I am closing this bug, anyone don't hesitate to report if you get similar issue