Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923813 - dev-java/apache-rat-0.15-r1 fails to compile: javadoc does not exist, or isnt a directory!
Summary: dev-java/apache-rat-0.15-r1 fails to compile: javadoc does not exist, or isnt...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-02-05 06:55 UTC by Agostino Sarubbo
Modified: 2024-02-06 09:25 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,52.20 KB, text/plain)
2024-02-05 06:55 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-05 06:55:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/apache-rat-0.15-r1 fails to compile.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-05 06:55:11 UTC
Created attachment 884257 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-05 06:55:12 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *       [[ ! -d "${dir}" ]] && die "${dir} does not exist, or isn't a directory!";
 *   javadoc does not exist, or isn't a directory!
Comment 3 Larry the Git Cow gentoo-dev 2024-02-06 09:25:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d2f1748945e3af214d8e78d075a1401c278bf1f

commit 9d2f1748945e3af214d8e78d075a1401c278bf1f
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-02-05 09:34:57 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-02-06 09:24:17 +0000

    dev-java/apache-rat: fix javadoc installation
    
    Closes: https://bugs.gentoo.org/923813
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/35190
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/apache-rat/apache-rat-0.15-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)