Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854276 - dev-vcs/subversion-1.14.2-r1[doc]: Build fails with "doc" enabled
Summary: dev-vcs/subversion-1.14.2-r1[doc]: Build fails with "doc" enabled
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-25 12:29 UTC by Joerg Schaible
Modified: 2022-06-26 06:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joerg Schaible 2022-06-25 12:29:01 UTC
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
Comment 1 Joerg Schaible 2022-06-25 12:29:47 UTC
Actually I think you need "doc" and "java" flag enabled...
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-26 06:42:20 UTC
Please include the full build.log and emerge --info.