Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885029 - dev-java/asm-9.4[doc] fails to compile: error: no source files
Summary: dev-java/asm-9.4[doc] fails to compile: error: no source files
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: 2022-12-09 09:35 UTC by Agostino Sarubbo
Modified: 2022-12-09 10:59 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,48.42 KB, text/plain)
2022-12-09 09:35 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 2022-12-09 09:35:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/asm-9.4 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-09 09:35:22 UTC
CC'ing also the author of the commit (a4e8b301a4505842de6a49aa07ad54bdac3b165f)
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-09 09:35:23 UTC
Created attachment 841087 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2022-12-09 09:35:24 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


find: ‘asm/src/main/javaasm-tree/src/main/javaasm-analysis/src/main/javaasm-commons/src/main/javaasm-util/src/main/java’: No such file or directory
error: no source files
Comment 4 Larry the Git Cow gentoo-dev 2022-12-09 10:59:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823ad1bcd35a3165121ce6e2b733cf0e0ad71e2d

commit 823ad1bcd35a3165121ce6e2b733cf0e0ad71e2d
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-12-09 10:39:25 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-12-09 10:59:22 +0000

    dev-java/asm: use array for JAVA_SRC_DIR+
    
    Closes: https://bugs.gentoo.org/885029
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/asm/asm-9.4.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)