The build tries to access javadoc for Java 6 which seems no longer available at Oracle: =============== %< ============ Creating destination directory: "/var/tmp/portage/portage/dev-vcs/subversion-1.14.2-r1/work/subversion-1.14.2/doc/javadoc/" javadoc: error - Error fetching URL: http://java.sun.com/javase/6/docs/api/ Standard Doclet version 11.0.13 ... 1 error 100 warnings make: *** [Makefile:739: doc-javahl] Error 1 ERROR: dev-vcs/subversion-1.14.2-r1::gentoo failed (compile phase): emake failed =============== %< ============ Reproducible: Always Steps to Reproduce: 1.Build subversion with enabled doc flag Actual Results: Build fails generating the extra docs Expected Results: Successful build
Actually I think you need "doc" and "java" flag enabled...
Please include the full build.log and emerge --info.