subversion build fails here: cp Client.pm blib/lib/SVN/Client.pm AutoSplit: Can't open blib/lib/SVN/Client.pm: No such file or directory cp ../../../../../subversion/bindings/swig/perl/native/Client.pm blib/lib/SVN/Client.pm make[2]: *** [pm_to_blib] Error 2 make[2]: *** Waiting for unfinished jobs.... I'm suspecting a race due to MAKEOPTS="--jobs=32 --load-average=32" Will retry to see if it's consistent or random... Reproducible: Always
Created attachment 335750 [details] build.log
Created attachment 335752 [details] emerge --info
yup, just tried again and now it builds. So probably a race condition.
This happens to me as well, there is a race somewhere.
Doing MAKEOPTS="--jobs=1" emerge -1 =dev-vcs/subversion-1.7.13 succeeds always. So this is certainly a race condition.
Believe it or not, this is still a problem.
Since the 1.7 series is no longer maintained and removed, i will close this bug as obsolete. If you have the same issue with a newer version, please open a new bug with the details.