Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934306 - app-text/trang-20220510 fails to compile: javac: directory not found: util
Summary: app-text/trang-20220510 fails to compile: javac: directory not found: util
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-06-14 15:51 UTC by Agostino Sarubbo
Modified: 2024-06-15 07:10 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,58.10 KB, text/plain)
2024-06-14 15:51 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-06-14 15:51:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/trang-20220510 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-14 15:51:18 UTC
CC'ing also the author of the commit (f6f13004ed155a6972c463e947473753f2813334)
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-14 15:51:19 UTC
Created attachment 895825 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2024-06-14 15:51:20 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


File "JavaCharStream.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "TokenMgrError.java" does not exist.  Will create one.
Comment 4 Volkmar W. Pogatzki 2024-06-14 17:07:18 UTC
(In reply to Agostino Sarubbo from comment #3)
> Error(s) that match a know pattern in addition to what has been reported in
> the summary:
> 
> 
> File "JavaCharStream.java" does not exist.  Will create one.
> File "ParseException.java" does not exist.  Will create one.
> File "Token.java" does not exist.  Will create one.
> File "TokenMgrError.java" does not exist.  Will create one.

This pattern does not qualify for a bug report unless prepended by 'error: '
Comment 5 Larry the Git Cow gentoo-dev 2024-06-15 07:10:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185e6d524a313b36fa1b52cfc5d10274d506a1cf

commit 185e6d524a313b36fa1b52cfc5d10274d506a1cf
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-06-14 18:12:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-06-15 07:09:03 +0000

    app-text/trang: restrict to >=virtual/jdk-11:* #934306
    
    Closes: https://bugs.gentoo.org/934306
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/37160
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/trang/{trang-20220510.ebuild => trang-20220510-r1.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)